From 45d8fdda57a19ca9fa9f7dbb2ed8d1bc76489073 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 00:38:09 +0000 Subject: [PATCH] Update OpenAPI specification --- openapi/spec3.beta.sdk.json | 2 +- openapi/spec3.beta.sdk.yaml | 10 +++++++++- openapi/spec3.json | 2 +- openapi/spec3.sdk.json | 2 +- openapi/spec3.sdk.yaml | 10 +++++++++- openapi/spec3.yaml | 10 +++++++++- 6 files changed, 30 insertions(+), 6 deletions(-) diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index 5e467e0b..4a2c8393 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -33128,7 +33128,7 @@ "x-expandableFields": [] }, "line_item": { - "description": "", + "description": "Invoice Line Items represent the individual lines within an [invoice](https://stripe.com/docs/api/invoices) and only exist within the context of an invoice.\n\nEach line item is backed by either an [invoice item](https://stripe.com/docs/api/invoiceitems) or a [subscription item](https://stripe.com/docs/api/subscription_items).", "properties": { "amount": { "description": "The amount, in cents (or local equivalent).", diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index d86a3960..3ab4593a 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -30272,7 +30272,15 @@ components: type: object x-expandableFields: [] line_item: - description: '' + description: >- + Invoice Line Items represent the individual lines within an + [invoice](https://stripe.com/docs/api/invoices) and only exist within + the context of an invoice. + + + Each line item is backed by either an [invoice + item](https://stripe.com/docs/api/invoiceitems) or a [subscription + item](https://stripe.com/docs/api/subscription_items). properties: amount: description: 'The amount, in cents (or local equivalent).' diff --git a/openapi/spec3.json b/openapi/spec3.json index dc75ebcc..4e8b1074 100644 --- a/openapi/spec3.json +++ b/openapi/spec3.json @@ -23398,7 +23398,7 @@ "x-expandableFields": [] }, "line_item": { - "description": "", + "description": "Invoice Line Items represent the individual lines within an [invoice](https://stripe.com/docs/api/invoices) and only exist within the context of an invoice.\n\nEach line item is backed by either an [invoice item](https://stripe.com/docs/api/invoiceitems) or a [subscription item](https://stripe.com/docs/api/subscription_items).", "properties": { "amount": { "description": "The amount, in cents (or local equivalent).", diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index a9692872..602758b0 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -29325,7 +29325,7 @@ "x-expandableFields": [] }, "line_item": { - "description": "", + "description": "Invoice Line Items represent the individual lines within an [invoice](https://stripe.com/docs/api/invoices) and only exist within the context of an invoice.\n\nEach line item is backed by either an [invoice item](https://stripe.com/docs/api/invoiceitems) or a [subscription item](https://stripe.com/docs/api/subscription_items).", "properties": { "amount": { "description": "The amount, in cents (or local equivalent).", diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index da4acfbc..dc12cde9 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -26897,7 +26897,15 @@ components: type: object x-expandableFields: [] line_item: - description: '' + description: >- + Invoice Line Items represent the individual lines within an + [invoice](https://stripe.com/docs/api/invoices) and only exist within + the context of an invoice. + + + Each line item is backed by either an [invoice + item](https://stripe.com/docs/api/invoiceitems) or a [subscription + item](https://stripe.com/docs/api/subscription_items). properties: amount: description: 'The amount, in cents (or local equivalent).' diff --git a/openapi/spec3.yaml b/openapi/spec3.yaml index 8bac7a68..b63dc3b6 100644 --- a/openapi/spec3.yaml +++ b/openapi/spec3.yaml @@ -22311,7 +22311,15 @@ components: type: object x-expandableFields: [] line_item: - description: '' + description: >- + Invoice Line Items represent the individual lines within an + [invoice](https://stripe.com/docs/api/invoices) and only exist within + the context of an invoice. + + + Each line item is backed by either an [invoice + item](https://stripe.com/docs/api/invoiceitems) or a [subscription + item](https://stripe.com/docs/api/subscription_items). properties: amount: description: 'The amount, in cents (or local equivalent).'