diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index d70f0f00..22732fd9 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -70413,46 +70413,6 @@ "title": "base_config_param", "type": "object" }, - "issuing_card": { - "description": "Configuration for the issuing card component.", - "properties": { - "enabled": { - "description": "Whether the embedded component is enabled.", - "type": "boolean" - }, - "features": { - "description": "The list of features enabled in the embedded component.", - "properties": {}, - "title": "base_features_param", - "type": "object" - } - }, - "required": [ - "enabled" - ], - "title": "base_config_param", - "type": "object" - }, - "issuing_cards_list": { - "description": "Configuration for the issuing cards list component.", - "properties": { - "enabled": { - "description": "Whether the embedded component is enabled.", - "type": "boolean" - }, - "features": { - "description": "The list of features enabled in the embedded component.", - "properties": {}, - "title": "base_features_param", - "type": "object" - } - }, - "required": [ - "enabled" - ], - "title": "base_config_param", - "type": "object" - }, "payment_details": { "description": "Configuration for the payment details embedded component.", "properties": {