From c8cee82594bfd5eed4d648ed8b77c83fb14a3078 Mon Sep 17 00:00:00 2001 From: Kevin Wang Date: Mon, 8 Jun 2026 17:24:38 -0400 Subject: [PATCH] chore: Update OpenAPI Specs --- bapi/2021-02-05.yml | 9 +++++++++ bapi/2024-10-01.yml | 9 +++++++++ bapi/2025-04-10.yml | 9 +++++++++ bapi/2025-11-10.yml | 9 +++++++++ bapi/2026-05-12.yml | 9 +++++++++ fapi/2025-11-10.yml | 7 +++++-- fapi/2026-05-12.yml | 8 ++++++-- platform/beta.yml | 6 ------ 8 files changed, 56 insertions(+), 10 deletions(-) diff --git a/bapi/2021-02-05.yml b/bapi/2021-02-05.yml index ffdeb1a..69ecf34 100644 --- a/bapi/2021-02-05.yml +++ b/bapi/2021-02-05.yml @@ -7547,6 +7547,9 @@ paths: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. responses: '201': $ref: '#/components/responses/EnterpriseConnection' @@ -7761,6 +7764,9 @@ paths: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. responses: '200': $ref: '#/components/responses/EnterpriseConnection' @@ -15754,6 +15760,9 @@ components: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. saml_connection: type: object nullable: true diff --git a/bapi/2024-10-01.yml b/bapi/2024-10-01.yml index a773127..9edf12c 100644 --- a/bapi/2024-10-01.yml +++ b/bapi/2024-10-01.yml @@ -7820,6 +7820,9 @@ paths: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. responses: '201': $ref: '#/components/responses/EnterpriseConnection' @@ -8034,6 +8037,9 @@ paths: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. responses: '200': $ref: '#/components/responses/EnterpriseConnection' @@ -16123,6 +16129,9 @@ components: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. saml_connection: type: object nullable: true diff --git a/bapi/2025-04-10.yml b/bapi/2025-04-10.yml index f7fd198..67a8d52 100644 --- a/bapi/2025-04-10.yml +++ b/bapi/2025-04-10.yml @@ -7813,6 +7813,9 @@ paths: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. responses: '201': $ref: '#/components/responses/EnterpriseConnection' @@ -8027,6 +8030,9 @@ paths: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. responses: '200': $ref: '#/components/responses/EnterpriseConnection' @@ -16129,6 +16135,9 @@ components: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. saml_connection: type: object nullable: true diff --git a/bapi/2025-11-10.yml b/bapi/2025-11-10.yml index f35a3b9..77c11d2 100644 --- a/bapi/2025-11-10.yml +++ b/bapi/2025-11-10.yml @@ -7887,6 +7887,9 @@ paths: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. responses: '201': $ref: '#/components/responses/EnterpriseConnection' @@ -8101,6 +8104,9 @@ paths: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. responses: '200': $ref: '#/components/responses/EnterpriseConnection' @@ -16610,6 +16616,9 @@ components: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. saml_connection: type: object nullable: true diff --git a/bapi/2026-05-12.yml b/bapi/2026-05-12.yml index ca4b95e..50228b8 100644 --- a/bapi/2026-05-12.yml +++ b/bapi/2026-05-12.yml @@ -7858,6 +7858,9 @@ paths: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. responses: '201': $ref: '#/components/responses/EnterpriseConnection' @@ -8072,6 +8075,9 @@ paths: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. responses: '200': $ref: '#/components/responses/EnterpriseConnection' @@ -16581,6 +16587,9 @@ components: scim_path: type: string description: GJSON path to extract the attribute value from SCIM user resources + multi_valued: + type: boolean + description: When true, the attribute supports multiple values; values from the IdP are written to public_metadata as an array. Defaults to false. saml_connection: type: object nullable: true diff --git a/fapi/2025-11-10.yml b/fapi/2025-11-10.yml index aa6c503..1854988 100644 --- a/fapi/2025-11-10.yml +++ b/fapi/2025-11-10.yml @@ -12496,8 +12496,11 @@ components: $ref: '#/components/schemas/BillingMoneyResponse' description: The total, pre-tax, that will be due base_fee: - $ref: '#/components/schemas/BillingMoneyResponse' - description: Base fee component before per-unit charges and adjustments + type: object + nullable: true + allOf: + - $ref: '#/components/schemas/BillingMoneyResponse' + description: Base fee component before per-unit charges and adjustments. tax_total: $ref: '#/components/schemas/BillingMoneyResponse' description: The total amount of tax that will be due diff --git a/fapi/2026-05-12.yml b/fapi/2026-05-12.yml index 924e6b1..a865eec 100644 --- a/fapi/2026-05-12.yml +++ b/fapi/2026-05-12.yml @@ -5875,6 +5875,7 @@ paths: $ref: '#/components/responses/ClerkErrors' '422': $ref: '#/components/responses/ClerkErrors' + /v1/organizations/{organization_id}/domains/attempt_ownership_verification: {} /v1/organizations/{organization_id}/domains/{domain_id}: get: summary: Get Organization Domain @@ -12498,8 +12499,11 @@ components: $ref: '#/components/schemas/BillingMoneyResponse' description: The total, pre-tax, that will be due base_fee: - $ref: '#/components/schemas/BillingMoneyResponse' - description: Base fee component before per-unit charges and adjustments + type: object + nullable: true + allOf: + - $ref: '#/components/schemas/BillingMoneyResponse' + description: Base fee component before per-unit charges and adjustments. tax_total: $ref: '#/components/schemas/BillingMoneyResponse' description: The total amount of tax that will be due diff --git a/platform/beta.yml b/platform/beta.yml index a22d41d..82f0d8c 100644 --- a/platform/beta.yml +++ b/platform/beta.yml @@ -2961,13 +2961,8 @@ components: enum: - pending - completed - - expired - canceled description: The current status of the domain intent. - expires_at: - type: integer - format: int64 - description: Unix timestamp in milliseconds when the intent expires. domain_id: type: string description: The completed domain ID, if the intent has been completed. @@ -2983,7 +2978,6 @@ components: - object - id - status - - expires_at - records PlatformListDomainIntentsResponse: title: List Domain Intents Response