Skip to content

Commit 2b22425

Browse files
committed
feat(BA-6921): AppConfig fragment REST v2 API (write + search)
Raw app_config_fragment REST v2 surface, split out of the combined BA-6556 PR (#12377): superadmin CRUD + paginated search and principal-scoped search of config fragments, backed by a dedicated AppConfigFragmentAdapter. Base of the split; the merged-read (resolve) API (#12377) stacks on top and reuses this entity's AppConfigFragmentNode DTO.
1 parent 5b75d9e commit 2b22425

14 files changed

Lines changed: 1365 additions & 114 deletions

File tree

changes/12928.feature.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add the AppConfig fragment REST v2 API: superadmin CRUD and paginated search of raw config fragments, plus principal-scoped fragment search (BEP-1052).

0 commit comments

Comments
 (0)