Commit graph

1 commit

Author SHA1 Message Date
Cyber MacGeddon
f3aaf96588 feat: add list-my-workspaces operation and document IAM in API specs
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:02 +01:00