Skip to content

Commit

Permalink
OpenAPI Update (#765)
Browse files Browse the repository at this point in the history
Update OpenAPI for 7b749db4ecf6778fc6e80efac32067b6e35c4e98

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Apr 23, 2024
1 parent ef61027 commit be37255
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -158665,7 +158665,7 @@
"additionalProperties": false,
"properties": {
"entitlement_feature": {
"description": "The ID of the [Feature](docs/api/entitlements/feature) object attached to this product.",
"description": "The ID of the [Feature](https://stripe.com/docs/api/entitlements/feature) object attached to this product.",
"maxLength": 5000,
"type": "string"
},
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -121474,7 +121474,7 @@
"additionalProperties": false,
"properties": {
"entitlement_feature": {
"description": "The ID of the [Feature](docs/api/entitlements/feature) object attached to this product.",
"description": "The ID of the [Feature](https://stripe.com/docs/api/entitlements/feature) object attached to this product.",
"maxLength": 5000,
"type": "string"
},
Expand Down

0 comments on commit be37255

Please sign in to comment.