From 78cca25a20c32f9afc6a06e73caa0ba493ce727f Mon Sep 17 00:00:00 2001 From: "workos-sdk-automation[bot]" <255426317+workos-sdk-automation[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 23:14:33 +0000 Subject: [PATCH] Update OpenAPI spec from workos/workos@9f6daafb1b3a7fba595f8c76128b44cec269ae3e --- .last-synced-sha | 2 +- spec/open-api-spec.yaml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.last-synced-sha b/.last-synced-sha index 4cc0201..97f9b43 100644 --- a/.last-synced-sha +++ b/.last-synced-sha @@ -1 +1 @@ -3a8ccd2466bc01294ef6a412d98863f8dd68dd43 +9f6daafb1b3a7fba595f8c76128b44cec269ae3e diff --git a/spec/open-api-spec.yaml b/spec/open-api-spec.yaml index a1ef717..8f70bd1 100644 --- a/spec/open-api-spec.yaml +++ b/spec/open-api-spec.yaml @@ -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