mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-06-10 15:25:14 +02:00
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. |
||
|---|---|---|
| .. | ||
| AgentRequest.yaml | ||
| CollectionManagementRequest.yaml | ||
| ConfigRequest.yaml | ||
| DocumentEmbeddingsRequest.yaml | ||
| DocumentLoadRequest.yaml | ||
| DocumentRagRequest.yaml | ||
| EmbeddingsRequest.yaml | ||
| FlowRequest.yaml | ||
| GraphEmbeddingsRequest.yaml | ||
| GraphRagRequest.yaml | ||
| IamRequest.yaml | ||
| KnowledgeRequest.yaml | ||
| LibrarianRequest.yaml | ||
| McpToolRequest.yaml | ||
| NlpQueryRequest.yaml | ||
| PromptRequest.yaml | ||
| RowEmbeddingsRequest.yaml | ||
| RowsRequest.yaml | ||
| SparqlQueryRequest.yaml | ||
| StructuredDiagRequest.yaml | ||
| StructuredQueryRequest.yaml | ||
| TextCompletionRequest.yaml | ||
| TextLoadRequest.yaml | ||
| TriplesRequest.yaml | ||