Skip to content

Commit

Permalink
Deploying to gh-pages from @ a85dc7b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jellejurre committed Oct 20, 2024
1 parent daeae8c commit b5128a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions dist/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5482,7 +5482,7 @@ components:
type: string
nullable: true
acceptedById:
$ref: '#/components/schemas/UserID'
type: string
nullable: true
createdAt:
type: string
Expand Down Expand Up @@ -5842,8 +5842,10 @@ components:
properties:
acceptedByDisplayName:
type: string
nullable: true
acceptedById:
$ref: '#/components/schemas/UserID'
type: string
nullable: true
id:
$ref: '#/components/schemas/GroupMemberID'
groupId:
Expand Down
6 changes: 4 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5482,7 +5482,7 @@ components:
type: string
nullable: true
acceptedById:
$ref: '#/components/schemas/UserID'
type: string
nullable: true
createdAt:
type: string
Expand Down Expand Up @@ -5842,8 +5842,10 @@ components:
properties:
acceptedByDisplayName:
type: string
nullable: true
acceptedById:
$ref: '#/components/schemas/UserID'
type: string
nullable: true
id:
$ref: '#/components/schemas/GroupMemberID'
groupId:
Expand Down

0 comments on commit b5128a9

Please sign in to comment.