Skip to content

Commit 0aa5c68

Browse files
OpenAPI Update (#864)
Update OpenAPI for 7332f8d971141798af220adaee90f122eefdc4a0 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent d82a33c commit 0aa5c68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131736,7 +131736,7 @@
131736131736
"type": "string"
131737131737
},
131738131738
"product": {
131739-
"description": "ID of the product this price belongs to.\n\nUse this to implement a variable-pricing model in your integration. This is required if `product_data` is not specifed.",
131739+
"description": "ID of the product this price belongs to.\n\nUse this to implement a variable-pricing model in your integration. This is required if `product_data` is not specified.",
131740131740
"maxLength": 5000,
131741131741
"type": "string"
131742131742
},
@@ -133370,7 +133370,7 @@
133370133370
"type": "string"
133371133371
},
133372133372
"product": {
133373-
"description": "ID of the product this price belongs to.\n\nUse this to implement a variable-pricing model in your integration. This is required if `product_data` is not specifed.",
133373+
"description": "ID of the product this price belongs to.\n\nUse this to implement a variable-pricing model in your integration. This is required if `product_data` is not specified.",
133374133374
"maxLength": 5000,
133375133375
"type": "string"
133376133376
},

0 commit comments

Comments
 (0)