29 lines
543 B
Markdown
29 lines
543 B
Markdown
# TASKS
|
|
|
|
## Current
|
|
|
|
### `feat/admin-api-v1`
|
|
|
|
Status: completed
|
|
|
|
DoD:
|
|
|
|
- CRUD operations are available through admin API
|
|
- version creation and publish flow work through HTTP endpoints
|
|
- JSON sample upload and draft generation work for REST scenario
|
|
- auth profiles and YAML import/export are available
|
|
- integration tests cover key admin API scenarios
|
|
- handlers do not contain hidden business logic
|
|
|
|
## Next
|
|
|
|
- `feat/ui-v1`
|
|
|
|
## Backlog
|
|
|
|
- `feat/admin-api-v1`
|
|
- `feat/ui-v1`
|
|
- `feat/mcp-server`
|
|
- `feat/graphql-support`
|
|
- `feat/grpc-support`
|