docs: fix id used in endpoint path in OAS (#2795)
* docs: fix id used in endpoint path in OAS * docs: small fixes to OAS comments * revert changes in core package * undo changes in core files
This commit is contained in:
@@ -96,7 +96,7 @@ get:
|
||||
- api_token: []
|
||||
- cookie_auth: []
|
||||
tags:
|
||||
- PublishableApiKeys
|
||||
- PublishableApiKey
|
||||
responses:
|
||||
'200':
|
||||
description: OK
|
||||
|
||||
Reference in New Issue
Block a user