Skip to content

Commit

Permalink
Update generated code for v983
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Apr 23, 2024
1 parent a979b2c commit 7faab44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v982
v983
2 changes: 1 addition & 1 deletion types/ProductsResource.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ declare module 'stripe' {

interface ProductCreateFeatureParams {
/**
* The ID of the [Feature](docs/api/entitlements/feature) object attached to this product.
* The ID of the [Feature](https://stripe.com/docs/api/entitlements/feature) object attached to this product.
*/
entitlement_feature: string;

Expand Down

0 comments on commit 7faab44

Please sign in to comment.