Skip to content

Commit

Permalink
Make age gate boolean (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
jellejurre authored Nov 25, 2024
1 parent 30ad99c commit 1a8e0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/components/schemas/Instance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ properties:
type: boolean
ageGate:
nullable: true
type: string
type: boolean
canRequestInvite:
default: true
example: true
Expand Down

0 comments on commit 1a8e0dd

Please sign in to comment.