Skip to content

Commit cb45d00

Browse files
OpenAPI Update (#707)
Update OpenAPI for 1c2e0fc943d321bebb6fddf31d6c5c28ca78b2e8 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent d7d6ef2 commit cb45d00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57447,7 +57447,7 @@
5744757447
"maxLength": 500,
5744857448
"type": "string"
5744957449
},
57450-
"description": "Set of [key-value pairs](https://stripe.com/docs/api/metadata) that will reflect the metadata of the subscription at the time of invoice creation. *Note: This attribute is populated only for invoices created on or after June 29, 2023.*",
57450+
"description": "Set of [key-value pairs](https://stripe.com/docs/api/metadata) defined as subscription metadata when an invoice is created. Becomes an immutable snapshot of the subscription metadata at the time of invoice finalization.\n *Note: This attribute is populated only for invoices created on or after June 29, 2023.*",
5745157451
"nullable": true,
5745257452
"type": "object"
5745357453
},

embedded/openapi/spec3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38888,7 +38888,7 @@
3888838888
"maxLength": 500,
3888938889
"type": "string"
3889038890
},
38891-
"description": "Set of [key-value pairs](https://stripe.com/docs/api/metadata) that will reflect the metadata of the subscription at the time of invoice creation. *Note: This attribute is populated only for invoices created on or after June 29, 2023.*",
38891+
"description": "Set of [key-value pairs](https://stripe.com/docs/api/metadata) defined as subscription metadata when an invoice is created. Becomes an immutable snapshot of the subscription metadata at the time of invoice finalization.\n *Note: This attribute is populated only for invoices created on or after June 29, 2023.*",
3889238892
"nullable": true,
3889338893
"type": "object"
3889438894
}

0 commit comments

Comments
 (0)