Skip to content

Commit

Permalink
Make age gate boolean
Browse files Browse the repository at this point in the history
  • Loading branch information
jellejurre committed Nov 24, 2024
1 parent 30ad99c commit f3771f8
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 f3771f8

Please sign in to comment.