feat(devops): public feature flag endpoint pagination limited to 20 results

ref: #673 closes #663
This commit is contained in:
2025-03-10 19:37:20 +09:30
parent a69e102432
commit 6cf6a23964
3 changed files with 30 additions and 3 deletions

View File

@ -20,5 +20,4 @@
"cSpell.language": "en-AU",
"jest.enable": false,
"pylint.enabled": true,
"pylint.importStrategy": "fromEnvironment",
}