trustgraph/specs/api/components/schemas
cybermaggedon 6564adad80
feat: add list-my-workspaces operation and document IAM in API specs (#961)
Add a new `list-my-workspaces` operation so non-admin users can
discover which workspaces they have access to.  For OSS IAM, regular
users see their home workspace; admins see all workspaces.

Also add the full IAM service to both OpenAPI and AsyncAPI specs —
it was previously undocumented despite being a first-class service
on both HTTP and WebSocket interfaces.
2026-05-29 19:17:37 +01:00
..
agent feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
collection Update API docs for 2.4 (#960) 2026-05-28 17:56:29 +01:00
common Update API specs for 2.1 (#699) 2026-03-17 20:36:31 +00:00
config REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
diag REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
embeddings REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
embeddings-query feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
errors REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
flow REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
iam feat: add list-my-workspaces operation and document IAM in API specs (#961) 2026-05-29 19:17:37 +01:00
knowledge Update API docs for 2.4 (#960) 2026-05-28 17:56:29 +01:00
librarian feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
loading feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
mcp-tool REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
prompt REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
query feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
rag feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
text-completion REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00