From b8856ead5e79e7ada3cbf410b5b68ef133337d1a Mon Sep 17 00:00:00 2001 From: "workos-sdk-automation[bot]" <255426317+workos-sdk-automation[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 19:21:10 +0000 Subject: [PATCH] Update OpenAPI spec from workos/workos@e122f280d5635b7a6d39c7ce6dc24cd52e267e1c --- .last-synced-sha | 2 +- spec/open-api-spec.yaml | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/.last-synced-sha b/.last-synced-sha index 69a727a..5241742 100644 --- a/.last-synced-sha +++ b/.last-synced-sha @@ -1 +1 @@ -b1904e010d4feb400b421a77c7208246234caa27 +e122f280d5635b7a6d39c7ce6dc24cd52e267e1c diff --git a/spec/open-api-spec.yaml b/spec/open-api-spec.yaml index 4a5a14f..2158c97 100644 --- a/spec/open-api-spec.yaml +++ b/spec/open-api-spec.yaml @@ -31150,6 +31150,10 @@ components: type: boolean description: Whether the permission is a system permission. example: false + resource_type_slug: + type: string + description: The slug of the resource type the permission applies to. + example: organization created_at: format: date-time type: string @@ -31167,6 +31171,7 @@ components: - name - description - system + - resource_type_slug - created_at - updated_at description: The event payload. @@ -31225,6 +31230,10 @@ components: type: boolean description: Whether the permission is a system permission. example: false + resource_type_slug: + type: string + description: The slug of the resource type the permission applies to. + example: organization created_at: format: date-time type: string @@ -31242,6 +31251,7 @@ components: - name - description - system + - resource_type_slug - created_at - updated_at description: The event payload. @@ -31300,6 +31310,10 @@ components: type: boolean description: Whether the permission is a system permission. example: false + resource_type_slug: + type: string + description: The slug of the resource type the permission applies to. + example: organization created_at: format: date-time type: string @@ -31317,6 +31331,7 @@ components: - name - description - system + - resource_type_slug - created_at - updated_at description: The event payload.