diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 994e26e3..eeb30278 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -19472,13 +19472,7 @@ "type": "string" }, "issuer": { - "anyOf": [ - { - "$ref": "#/components/schemas/connect_account_reference" - } - ], - "description": "The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.", - "nullable": true + "$ref": "#/components/schemas/connect_account_reference" }, "last_finalization_error": { "anyOf": [ @@ -21050,13 +21044,7 @@ "type": "integer" }, "issuer": { - "anyOf": [ - { - "$ref": "#/components/schemas/connect_account_reference" - } - ], - "description": "The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.", - "nullable": true + "$ref": "#/components/schemas/connect_account_reference" } }, "required": [ @@ -21133,13 +21121,7 @@ "type": "integer" }, "issuer": { - "anyOf": [ - { - "$ref": "#/components/schemas/connect_account_reference" - } - ], - "description": "The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.", - "nullable": true + "$ref": "#/components/schemas/connect_account_reference" } }, "required": [ @@ -49316,13 +49298,7 @@ "type": "string" }, "issuer": { - "anyOf": [ - { - "$ref": "#/components/schemas/connect_account_reference" - } - ], - "description": "The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.", - "nullable": true + "$ref": "#/components/schemas/connect_account_reference" }, "last_finalization_error": { "anyOf": [