Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0f61b2b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ariesclark committed Apr 8, 2024
1 parent 1fc9472 commit ba8e76c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2876,6 +2876,7 @@ paths:
'401':
$ref: '#/components/responses/MissingCredentialsError'
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -2973,6 +2974,7 @@ paths:
security:
- authCookie: []
requestBody:
required: true
content:
application/json:
schema:
Expand Down
2 changes: 2 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2876,6 +2876,7 @@ paths:
'401':
$ref: '#/components/responses/MissingCredentialsError'
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -2973,6 +2974,7 @@ paths:
security:
- authCookie: []
requestBody:
required: true
content:
application/json:
schema:
Expand Down

0 comments on commit ba8e76c

Please sign in to comment.