Skip to content

Commit

Permalink
OpenAPI Update (#559)
Browse files Browse the repository at this point in the history
Update OpenAPI for 1662c21f17b31022d1c08fcf7f4485631e06b423

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Dec 7, 2023
1 parent a36390a commit e5cddc2
Showing 1 changed file with 0 additions and 40 deletions.
40 changes: 0 additions & 40 deletions embedded/openapi/spec3.beta.sdk.json
Expand Up @@ -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": {
Expand Down

0 comments on commit e5cddc2

Please sign in to comment.