This repository was archived by the owner on Aug 10, 2026. It is now read-only.
Commit 5031308
committed
[DX-144] Sync Control API spec with latest Control API source
Brings static/open-specs/control-v1.yaml in line with the Control API
implementation and its generated swagger document:
- Add missing rule target fields: exchange (amqp/external), primarySite
and provisionedCapacity (postgres outbox and mongodb ingress), watch
(mongodb ingress), and status on amqp/external and Google Cloud
Function create schemas
- Add legacy webhook rule type to rule_response for batch-mode rules
created before the http rule type was introduced
- Add missing endpoints: GET /me/accounts and POST /help, with
me_accounts, help_request and help_response schemas
- Add inProgress and required fields to account and app stats responses
- Fix namespace schemas: add missing type to conflationEnabled, correct
batchingInterval description, mark batching and conflation fields
nullable, and document that mutableMessages requires persisted
- Mark key_response name nullable and align unsupported rule target
with additionalProperties true
- Point the docs page at the spec's new home in ably/docs1 parent dc7e1f2 commit 5031308
2 files changed
Lines changed: 336 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
800 | | - | |
| 800 | + | |
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
| |||
0 commit comments