Skip to content

Commit

Permalink
Update OpenAPI for e7d39b201c28b35176162e2706fe23b773eaa4e3
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Dec 8, 2023
1 parent 6f936e5 commit 5591a17
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
20 changes: 0 additions & 20 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -38513,9 +38513,6 @@
"maxLength": 5000,
"type": "string"
},
"id_bank_transfer": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"ideal": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
Expand All @@ -38539,17 +38536,11 @@
"description": "Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.",
"type": "boolean"
},
"multibanco": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"name": {
"description": "The configuration's name.",
"maxLength": 5000,
"type": "string"
},
"netbanking": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"object": {
"description": "String representing the object's type. Objects of the same type share the same value.",
"enum": [
Expand All @@ -38569,9 +38560,6 @@
"nullable": true,
"type": "string"
},
"pay_by_bank": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"paynow": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
Expand All @@ -38587,9 +38575,6 @@
"sofort": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"upi": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"us_bank_account": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
Expand Down Expand Up @@ -38628,23 +38613,18 @@
"giropay",
"google_pay",
"grabpay",
"id_bank_transfer",
"ideal",
"jcb",
"klarna",
"konbini",
"link",
"multibanco",
"netbanking",
"oxxo",
"p24",
"pay_by_bank",
"paynow",
"paypal",
"promptpay",
"sepa_debit",
"sofort",
"upi",
"us_bank_account",
"wechat_pay"
],
Expand Down
20 changes: 0 additions & 20 deletions embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -25056,9 +25056,6 @@
"maxLength": 5000,
"type": "string"
},
"id_bank_transfer": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"ideal": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
Expand All @@ -25082,17 +25079,11 @@
"description": "Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.",
"type": "boolean"
},
"multibanco": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"name": {
"description": "The configuration's name.",
"maxLength": 5000,
"type": "string"
},
"netbanking": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"object": {
"description": "String representing the object's type. Objects of the same type share the same value.",
"enum": [
Expand All @@ -25112,9 +25103,6 @@
"nullable": true,
"type": "string"
},
"pay_by_bank": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"paynow": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
Expand All @@ -25130,9 +25118,6 @@
"sofort": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"upi": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"us_bank_account": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
Expand Down Expand Up @@ -25169,23 +25154,18 @@
"giropay",
"google_pay",
"grabpay",
"id_bank_transfer",
"ideal",
"jcb",
"klarna",
"konbini",
"link",
"multibanco",
"netbanking",
"oxxo",
"p24",
"pay_by_bank",
"paynow",
"paypal",
"promptpay",
"sepa_debit",
"sofort",
"upi",
"us_bank_account",
"wechat_pay"
],
Expand Down

0 comments on commit 5591a17

Please sign in to comment.