Make hub discovery public
This commit is contained in:
parent
2e450e3a2d
commit
5c13de1b8f
7 changed files with 100 additions and 20 deletions
|
|
@ -132,6 +132,9 @@ configured, OAuth 2.0 client credentials.
|
|||
**OpenAPI spec:** `/api/v2/openapi.json` (live-generated; `widget_type`,
|
||||
`event_type`, and `category` fields carry `enum` arrays from the type registries)
|
||||
|
||||
`GET /api/v2/hubs` and the vocabulary registry list endpoints are public
|
||||
discovery surfaces. Mutating bootstrap operations still require Bearer access.
|
||||
|
||||
**New endpoints in v2:**
|
||||
- `POST /api/v2/token` — OAuth 2.0 client credentials token exchange
|
||||
- `GET /api/v2/hubs` / `POST /api/v2/hubs` — list or create hubs, including
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue