Feat icd openapi (#5)
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #5.
This commit is contained in:
@@ -12,6 +12,11 @@ All notable changes to Switchboard Core are documented here.
|
||||
Settings > Default Surface dropdown.
|
||||
- `default_surface` global config key (JSON `{"id": "slug"}`)
|
||||
- Admin settings UI: Default Surface dropdown (extension surfaces only)
|
||||
- **ICD (API contract)**: Full OpenAPI 3.0.3 spec covering all 160 kernel
|
||||
endpoints. 22 tag groups (System, Auth, Profile, Workflows, Packages,
|
||||
Connections, Teams, Groups, Extensions, and Admin subsections). Reusable
|
||||
component schemas for User, Team, Group, Workflow, Package, Extension, etc.
|
||||
Served at `/api/docs` (Swagger UI) and `/api/docs/openapi.yaml`.
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user