Skip to content

Commit

Permalink
Update OpenAPI for 7332f8d971141798af220adaee90f122eefdc4a0
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jun 14, 2024
1 parent d82a33c commit b5d5fbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -131736,7 +131736,7 @@
"type": "string"
},
"product": {
"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.",
"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.",
"maxLength": 5000,
"type": "string"
},
Expand Down Expand Up @@ -133370,7 +133370,7 @@
"type": "string"
},
"product": {
"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.",
"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.",
"maxLength": 5000,
"type": "string"
},
Expand Down

0 comments on commit b5d5fbb

Please sign in to comment.