Skip to content

Commit

Permalink
Update generated code for v1008
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed May 2, 2024
1 parent e9f9c9b commit 8df525b
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 @@
v1007
v1008
2 changes: 1 addition & 1 deletion types/Entitlements/FeaturesResource.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ declare module 'stripe' {
/**
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
*/
metadata?: Stripe.MetadataParam;
metadata?: Stripe.Emptyable<Stripe.MetadataParam>;

/**
* The feature's name, for your own purpose, not meant to be displayable to the customer.
Expand Down

0 comments on commit 8df525b

Please sign in to comment.