Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .last-synced-sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3a8ccd2466bc01294ef6a412d98863f8dd68dd43
9f6daafb1b3a7fba595f8c76128b44cec269ae3e
6 changes: 6 additions & 0 deletions spec/open-api-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25917,6 +25917,12 @@ components:
The timestamp when the Waitlist User was approved, or null if not
yet approved.
example: null
waitlist_id:
type:
- string
- 'null'
description: The unique ID of the Waitlist that the Waitlist User joined.
example: waitlist_01E4ZCR3C56J083X43JQXF3JK5
created_at:
format: date-time
type: string
Expand Down
Loading