docs: add detailed streaming specifications
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
|
||||
Этот документ фиксирует целевые HTTP-контракты административного API, через которое UI управляет workspace, operations, agents, platform access и observability.
|
||||
|
||||
Для потоковой модели детальные HTTP DTO вынесены отдельно в:
|
||||
|
||||
- `docs/streaming-admin-api.md`
|
||||
|
||||
## 2. Общие правила API
|
||||
|
||||
- все payload по умолчанию в `JSON`;
|
||||
@@ -205,6 +209,10 @@
|
||||
- gRPC descriptor upload и discovery.
|
||||
- upstream auth selector;
|
||||
- quick-create secret / auth profile modal.
|
||||
- execution mode selector;
|
||||
- streaming config blocks;
|
||||
- stream test-runs;
|
||||
- tool family preview.
|
||||
|
||||
Детальные DTO и response shapes для экранов `Operations` и `Wizard` зафиксированы отдельно в:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user