docs(api-reference): added local server to list of servers (#5572)

* docs(api-reference): added local server to list of servers

* fix publishable api key route
This commit is contained in:
Shahed Nasser
2023-11-06 17:30:56 +02:00
committed by GitHub
parent d7e1887221
commit 2576a0fd23
11 changed files with 133 additions and 130 deletions
@@ -5,7 +5,7 @@ import { EntityManager } from "typeorm"
import PublishableApiKeyService from "../../../../services/publishable-api-key"
/**
* @oas [post] /admin/publishable-api-key/{id}
* @oas [post] /admin/publishable-api-keys/{id}
* operationId: "PostPublishableApiKysPublishableApiKey"
* summary: "Update Publishable API Key"
* description: "Update a Publishable API Key's details."