Skip to content

Commit

Permalink
Update OpenAPI for a78b49ddb411a4f78197421bd30665bc7a8c2222
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jun 18, 2024
1 parent 7ae39e7 commit a861cf8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -157496,6 +157496,7 @@
"type": "boolean"
},
"id": {
"deprecated": true,
"description": "The identifier for the product. Must be unique. If not provided, an identifier will be randomly generated.",
"maxLength": 5000,
"type": "string"
Expand Down Expand Up @@ -158371,6 +158372,7 @@
"type": "boolean"
},
"id": {
"deprecated": true,
"description": "The identifier for the product. Must be unique. If not provided, an identifier will be randomly generated.",
"maxLength": 5000,
"type": "string"
Expand Down
2 changes: 2 additions & 0 deletions embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -120193,6 +120193,7 @@
"type": "boolean"
},
"id": {
"deprecated": true,
"maxLength": 5000,
"type": "string"
},
Expand Down Expand Up @@ -121029,6 +121030,7 @@
"type": "boolean"
},
"id": {
"deprecated": true,
"maxLength": 5000,
"type": "string"
},
Expand Down

0 comments on commit a861cf8

Please sign in to comment.