397ad3a1d858 → d7f2f3b8e82d · 41 changes across 31 operations
- GET/api/credentials/status
- ○
added the enum value
ANTHROPIC_CUSTOM_HEADERSto the propertyanyOf[subschema #1: CredentialKind]/of thequeryrequest parameterkey - ○
added the enum value
GEMINI_CUSTOM_HEADERSto the propertyanyOf[subschema #1: CredentialKind]/of thequeryrequest parameterkey - ○
added the enum value
OPENAI_CUSTOM_HEADERSto the propertyanyOf[subschema #1: CredentialKind]/of thequeryrequest parameterkey
- ○
- PATCH/api/workspaces/{workspace_id}/access/{grant_id}
- ○
added the optional property
/to the response with the status - ○
added the required property
to the response with the status
- ○
- GET/api/workspaces/{workspace_id}/access
- ○
added the optional property
/to the response with the status - ○
added the required property
to the response with the status
- ○
- POST/api/workspaces/{workspace_id}/access
- ○
added the optional property
/to the response with the status - ○
added the required property
to the response with the status
- ○
- PATCH/api/workspaces/{workspace_id}
- ○
added the required property
to the response with the status - ○
added the required property
to the response with the status
- ○
- GET/api/workspaces
- ○
added the required property
/to the response with the status - ○
added the required property
/to the response with the status
- ○
- POST/api/workspaces/join
- ○
added the required property
to the response with the status - ○
added the required property
to the response with the status
- ○
- POST/api/workspaces
- ○
added the required property
to the response with the status - ○
added the required property
to the response with the status
- ○
- POST/api/workspaces/select
- ○
added the required property
to the response with the status - ○
added the required property
to the response with the status
- ○
- DELETE/api/admin/organizations/{org_id}/activation-keys/{key_id}
- ○
endpoint added
- ○
- GET/api/admin/organizations/{org_id}/activation-keys
- ○
endpoint added
- ○
- POST/api/admin/organizations/{org_id}/activation-keys
- ○
endpoint added
- ○
- POST/api/admin/workspaces/{workspace_id}/share-link-published
- ○
endpoint added
- ○
- GET/api/credentials/store
- ○
endpoint added
- ○
- GET/api/dashboards/{slug}/live
- ○
endpoint added
- ○
- PATCH/api/dashboards/{slug}/live
- ○
endpoint added
- ○
- GET/api/dashboards/{slug}/public/runs/{run_id}/live-figures/{opaque_id}/events
- ○
endpoint added
- ○
- GET/api/dashboards/{slug}/public/runs/{run_id}/live-figures/{opaque_id}
- ○
endpoint added
- ○
- GET/api/dashboards/{slug}/writeup
- ○
added the optional property
to the response with the status
- ○
- POST/api/live-data/{claim_id}/append
- ○
endpoint added
- ○