Skip to content

Commit

Permalink
add ageVerificationBetaCode, add ageVerificationBetaSlots
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackebein committed Dec 17, 2024
1 parent 763e5b9 commit d16c74a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions openapi/components/schemas/Group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ type: object
properties:
ageVerificationSlotsAvailable:
type: boolean
ageVerificationBetaCode:
type: string
example: abc1234
ageVerificationBetaSlots:
type: number
example: 500
badges:
type: array
items:
Expand Down

0 comments on commit d16c74a

Please sign in to comment.