chore(docs): Updated API Reference (#2903)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1f1b85afbb
commit
d93d337df7
@@ -1,6 +1,6 @@
|
||||
delete:
|
||||
operationId: DeletePublishableApiKeysPublishableApiKey
|
||||
summary: Delete a PublishableApiKey
|
||||
summary: Delete PublishableApiKey
|
||||
description: Deletes a PublishableApiKeys
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -47,7 +47,7 @@ delete:
|
||||
$ref: ../components/responses/400_error.yaml
|
||||
get:
|
||||
operationId: GetPublishableApiKeysPublishableApiKey
|
||||
summary: Get a Publishable API Key
|
||||
summary: Get a PublishableApiKey
|
||||
description: Retrieve the Publishable Api Key.
|
||||
parameters:
|
||||
- in: path
|
||||
|
||||
Reference in New Issue
Block a user