Commit 5d8759b
committed
feat(BA-6922): AppConfig fragment search REST v2 API (admin + scoped)
Fragment search surface, split out of the write PR (BA-6921, #12928):
system-wide admin search (superadmin) and principal-scoped search (auth),
with the filter/order/scope DTOs and the filter/order query converters.
Stacks on BA-6921 and reuses its AppConfigFragmentNode DTO. The scoped
search is the REST surface of the visible-fragments query (BA-6810).1 parent 3b5c071 commit 5d8759b
8 files changed
Lines changed: 892 additions & 69 deletions
File tree
- changes
- docs/manager/rest-reference
- src/ai/backend
- common/dto/manager/v2/app_config_fragment
- manager/api
- adapters/app_config_fragment
- rest/v2/app_config_fragment
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments