Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Feb 12, 2024
1 parent 7bd431e commit 6d0fb2e
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 24 deletions.
8 changes: 4 additions & 4 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -22112,7 +22112,7 @@
"pdf"
]
},
"invoices_resource_invoice_resource_invoice_tax_id": {
"invoices_resource_invoice_tax_id": {
"description": "",
"properties": {
"type": {
Expand Down Expand Up @@ -22199,7 +22199,7 @@
"type",
"value"
],
"title": "InvoicesResourceInvoiceResourceInvoiceTaxID",
"title": "InvoicesResourceInvoiceTaxID",
"type": "object",
"x-expandableFields": []
},
Expand Down Expand Up @@ -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"
Expand Down
10 changes: 4 additions & 6 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -20187,7 +20186,7 @@ components:
required:
- type
- value
title: InvoicesResourceInvoiceResourceInvoiceTaxID
title: InvoicesResourceInvoiceTaxID
type: object
x-expandableFields: []
invoices_resource_line_items_credited_items:
Expand Down Expand Up @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -14370,7 +14370,7 @@
"pdf"
]
},
"invoices_resource_invoice_resource_invoice_tax_id": {
"invoices_resource_invoice_tax_id": {
"description": "",
"properties": {
"type": {
Expand Down Expand Up @@ -14456,7 +14456,7 @@
"required": [
"type"
],
"title": "InvoicesResourceInvoiceResourceInvoiceTaxID",
"title": "InvoicesResourceInvoiceTaxID",
"type": "object",
"x-expandableFields": []
},
Expand Down
6 changes: 3 additions & 3 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -18675,7 +18675,7 @@
"pdf"
]
},
"invoices_resource_invoice_resource_invoice_tax_id": {
"invoices_resource_invoice_tax_id": {
"description": "",
"properties": {
"type": {
Expand Down Expand Up @@ -18762,7 +18762,7 @@
"type",
"value"
],
"title": "InvoicesResourceInvoiceResourceInvoiceTaxID",
"title": "InvoicesResourceInvoiceTaxID",
"type": "object",
"x-expandableFields": []
},
Expand Down
7 changes: 3 additions & 4 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -17206,7 +17205,7 @@ components:
required:
- type
- value
title: InvoicesResourceInvoiceResourceInvoiceTaxID
title: InvoicesResourceInvoiceTaxID
type: object
x-expandableFields: []
invoices_resource_line_items_credited_items:
Expand Down
7 changes: 3 additions & 4 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -13847,7 +13846,7 @@ components:
type: string
required:
- type
title: InvoicesResourceInvoiceResourceInvoiceTaxID
title: InvoicesResourceInvoiceTaxID
type: object
x-expandableFields: []
invoices_resource_line_items_credited_items:
Expand Down

0 comments on commit 6d0fb2e

Please sign in to comment.