Skip to content

Commit cabcca1

Browse files
openrouter-docs-sync[bot]OpenRouter SDK Bot
andauthored
chore: update OpenAPI spec from monorepo (#712)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
1 parent a33b0ce commit cabcca1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.speakeasy/in.openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33759,7 +33759,7 @@ paths:
3375933759
x-speakeasy-name-override: 'create'
3376033760
/keys/{hash}:
3376133761
delete:
33762-
description: 'Delete an existing API key. [Management key](/docs/guides/overview/auth/management-api-keys) required.'
33762+
description: 'Delete an existing API key. Authenticate with a [management key](/docs/guides/overview/auth/management-api-keys), or with a Connect client secret. A client secret reaches only the keys that same client created; any other key responds as if it does not exist.'
3376333763
operationId: 'deleteKeys'
3376433764
parameters:
3376533765
- description: 'The hash identifier of the API key to delete'
@@ -34109,7 +34109,7 @@ paths:
3410934109
- 'API Keys'
3411034110
x-speakeasy-name-override: 'get'
3411134111
patch:
34112-
description: 'Update an existing API key. [Management key](/docs/guides/overview/auth/management-api-keys) required.'
34112+
description: 'Update an existing API key. Authenticate with a [management key](/docs/guides/overview/auth/management-api-keys), or with a Connect client secret. A client secret reaches only the keys that same client created; any other key responds as if it does not exist.'
3411334113
operationId: 'updateKeys'
3411434114
parameters:
3411534115
- description: 'The hash identifier of the API key to update'

0 commit comments

Comments
 (0)