chore: update api.yml (#1525)

This commit is contained in:
Danyal 2024-03-29 18:56:51 +03:30 committed by GitHub
parent 2901a256f4
commit be02db89f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -205,6 +205,13 @@ paths:
description: Creates a new access key with a specific identifer
tags:
- Access Key
parameters:
- name: id
in: path
required: true
description: The id for which to create an access key
schema:
type: string
requestBody:
required: false
content: