Skip to content

Commit

Permalink
Deploying to gh-pages from @ 183c346 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ariesclark committed Apr 8, 2024
1 parent 5e04056 commit e843934
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dist/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1471,6 +1471,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -1573,6 +1574,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -1652,6 +1654,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -1694,6 +1697,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -1783,6 +1787,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -1848,6 +1853,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -2116,6 +2122,7 @@ paths:
'404':
$ref: '#/components/responses/GroupNotFoundError'
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -2147,6 +2154,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down
8 changes: 8 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1471,6 +1471,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -1573,6 +1574,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -1652,6 +1654,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -1694,6 +1697,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -1783,6 +1787,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -1848,6 +1853,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -2116,6 +2122,7 @@ paths:
'404':
$ref: '#/components/responses/GroupNotFoundError'
requestBody:
required: true
content:
application/json:
schema:
Expand Down Expand Up @@ -2147,6 +2154,7 @@ paths:
tags:
- groups
requestBody:
required: true
content:
application/json:
schema:
Expand Down

0 comments on commit e843934

Please sign in to comment.