From 6d0fb2eee3a4427c7d324f53c0b825a8a88e6ff3 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 19:43:10 +0000 Subject: [PATCH] Update OpenAPI specification --- openapi/spec3.beta.sdk.json | 8 ++++---- openapi/spec3.beta.sdk.yaml | 10 ++++------ openapi/spec3.json | 6 +++--- openapi/spec3.sdk.json | 6 +++--- openapi/spec3.sdk.yaml | 7 +++---- openapi/spec3.yaml | 7 +++---- 6 files changed, 20 insertions(+), 24 deletions(-) diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index 6d183ff0..743e4989 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -19573,7 +19573,7 @@ "customer_tax_ids": { "description": "The customer's tax IDs. Until the invoice is finalized, this field will contain the same tax IDs as `customer.tax_ids`. Once the invoice is finalized, this field will no longer be updated.", "items": { - "$ref": "#/components/schemas/invoices_resource_invoice_resource_invoice_tax_id" + "$ref": "#/components/schemas/invoices_resource_invoice_tax_id" }, "nullable": true, "type": "array" @@ -22112,7 +22112,7 @@ "pdf" ] }, - "invoices_resource_invoice_resource_invoice_tax_id": { + "invoices_resource_invoice_tax_id": { "description": "", "properties": { "type": { @@ -22199,7 +22199,7 @@ "type", "value" ], - "title": "InvoicesResourceInvoiceResourceInvoiceTaxID", + "title": "InvoicesResourceInvoiceTaxID", "type": "object", "x-expandableFields": [] }, @@ -48104,7 +48104,7 @@ "customer_tax_ids": { "description": "The customer's tax IDs. Until the invoice is finalized, this field will contain the same tax IDs as `customer.tax_ids`. Once the invoice is finalized, this field will no longer be updated.", "items": { - "$ref": "#/components/schemas/invoices_resource_invoice_resource_invoice_tax_id" + "$ref": "#/components/schemas/invoices_resource_invoice_tax_id" }, "nullable": true, "type": "array" diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index f7a3a200..cf3eb885 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -17959,8 +17959,7 @@ components: will contain the same tax IDs as `customer.tax_ids`. Once the invoice is finalized, this field will no longer be updated. items: - $ref: >- - #/components/schemas/invoices_resource_invoice_resource_invoice_tax_id + $ref: '#/components/schemas/invoices_resource_invoice_tax_id' nullable: true type: array default_margins: @@ -20093,7 +20092,7 @@ components: type: object x-expandableFields: - pdf - invoices_resource_invoice_resource_invoice_tax_id: + invoices_resource_invoice_tax_id: description: '' properties: type: @@ -20187,7 +20186,7 @@ components: required: - type - value - title: InvoicesResourceInvoiceResourceInvoiceTaxID + title: InvoicesResourceInvoiceTaxID type: object x-expandableFields: [] invoices_resource_line_items_credited_items: @@ -43931,8 +43930,7 @@ components: will contain the same tax IDs as `customer.tax_ids`. Once the invoice is finalized, this field will no longer be updated. items: - $ref: >- - #/components/schemas/invoices_resource_invoice_resource_invoice_tax_id + $ref: '#/components/schemas/invoices_resource_invoice_tax_id' nullable: true type: array default_margins: diff --git a/openapi/spec3.json b/openapi/spec3.json index 1a38e3a0..31b7f195 100644 --- a/openapi/spec3.json +++ b/openapi/spec3.json @@ -12694,7 +12694,7 @@ "customer_tax_ids": { "description": "The customer's tax IDs. Until the invoice is finalized, this field will contain the same tax IDs as `customer.tax_ids`. Once the invoice is finalized, this field will no longer be updated.", "items": { - "$ref": "#/components/schemas/invoices_resource_invoice_resource_invoice_tax_id" + "$ref": "#/components/schemas/invoices_resource_invoice_tax_id" }, "nullable": true, "type": "array" @@ -14370,7 +14370,7 @@ "pdf" ] }, - "invoices_resource_invoice_resource_invoice_tax_id": { + "invoices_resource_invoice_tax_id": { "description": "", "properties": { "type": { @@ -14456,7 +14456,7 @@ "required": [ "type" ], - "title": "InvoicesResourceInvoiceResourceInvoiceTaxID", + "title": "InvoicesResourceInvoiceTaxID", "type": "object", "x-expandableFields": [] }, diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index 7d5a3cd4..d02031fc 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -16488,7 +16488,7 @@ "customer_tax_ids": { "description": "The customer's tax IDs. Until the invoice is finalized, this field will contain the same tax IDs as `customer.tax_ids`. Once the invoice is finalized, this field will no longer be updated.", "items": { - "$ref": "#/components/schemas/invoices_resource_invoice_resource_invoice_tax_id" + "$ref": "#/components/schemas/invoices_resource_invoice_tax_id" }, "nullable": true, "type": "array" @@ -18675,7 +18675,7 @@ "pdf" ] }, - "invoices_resource_invoice_resource_invoice_tax_id": { + "invoices_resource_invoice_tax_id": { "description": "", "properties": { "type": { @@ -18762,7 +18762,7 @@ "type", "value" ], - "title": "InvoicesResourceInvoiceResourceInvoiceTaxID", + "title": "InvoicesResourceInvoiceTaxID", "type": "object", "x-expandableFields": [] }, diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 604bee4f..99514145 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -15264,8 +15264,7 @@ components: will contain the same tax IDs as `customer.tax_ids`. Once the invoice is finalized, this field will no longer be updated. items: - $ref: >- - #/components/schemas/invoices_resource_invoice_resource_invoice_tax_id + $ref: '#/components/schemas/invoices_resource_invoice_tax_id' nullable: true type: array default_payment_method: @@ -17112,7 +17111,7 @@ components: type: object x-expandableFields: - pdf - invoices_resource_invoice_resource_invoice_tax_id: + invoices_resource_invoice_tax_id: description: '' properties: type: @@ -17206,7 +17205,7 @@ components: required: - type - value - title: InvoicesResourceInvoiceResourceInvoiceTaxID + title: InvoicesResourceInvoiceTaxID type: object x-expandableFields: [] invoices_resource_line_items_credited_items: diff --git a/openapi/spec3.yaml b/openapi/spec3.yaml index 2cbbb921..2eeda8cc 100644 --- a/openapi/spec3.yaml +++ b/openapi/spec3.yaml @@ -12313,8 +12313,7 @@ components: will contain the same tax IDs as `customer.tax_ids`. Once the invoice is finalized, this field will no longer be updated. items: - $ref: >- - #/components/schemas/invoices_resource_invoice_resource_invoice_tax_id + $ref: '#/components/schemas/invoices_resource_invoice_tax_id' nullable: true type: array default_payment_method: @@ -13754,7 +13753,7 @@ components: type: object x-expandableFields: - pdf - invoices_resource_invoice_resource_invoice_tax_id: + invoices_resource_invoice_tax_id: description: '' properties: type: @@ -13847,7 +13846,7 @@ components: type: string required: - type - title: InvoicesResourceInvoiceResourceInvoiceTaxID + title: InvoicesResourceInvoiceTaxID type: object x-expandableFields: [] invoices_resource_line_items_credited_items: