Skip to content

Commit

Permalink
chore: update api.yml (Jigsaw-Code#1525)
Browse files Browse the repository at this point in the history
  • Loading branch information
danyalmazloum committed Mar 29, 2024
1 parent 2901a25 commit be02db8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/shadowbox/server/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit be02db8

Please sign in to comment.