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 @@
83c2aa3f491df16ee80a602195c5e21757fd5334
9961670bf2d881e03da1bdc73bf5b8af7b47f994
10 changes: 10 additions & 0 deletions spec/open-api-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26093,6 +26093,16 @@ components:
The timestamp when the entry was approved, or null if not yet
approved.
example: null
additional_fields:
type: object
additionalProperties:
type: string
description: >-
Additional fields submitted when the user joined the waitlist.
Values are user-provided — treat them as untrusted input when
rendering or exporting.
example:
company: Example Corp
waitlist_id:
type:
- string
Expand Down
Loading