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 Sep 6, 2024
1 parent 7c0a153 commit 4bb5a2f
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 24 deletions.
4 changes: 2 additions & 2 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -184850,7 +184850,7 @@
"type": "string"
}
],
"description": "The discounts applied to the quote. You can only set up to one discount."
"description": "The discounts applied to the quote."
},
"expand": {
"description": "Specifies which fields in the response should be expanded.",
Expand Down Expand Up @@ -186996,7 +186996,7 @@
"type": "string"
}
],
"description": "The discounts applied to the quote. You can only set up to one discount."
"description": "The discounts applied to the quote."
},
"expand": {
"description": "Specifies which fields in the response should be expanded.",
Expand Down
8 changes: 2 additions & 6 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174652,9 +174652,7 @@ paths:
- enum:
- ''
type: string
description: >-
The discounts applied to the quote. You can only set up to
one discount.
description: The discounts applied to the quote.
expand:
description: Specifies which fields in the response should be expanded.
items:
Expand Down Expand Up @@ -176763,9 +176761,7 @@ paths:
- enum:
- ''
type: string
description: >-
The discounts applied to the quote. You can only set up to
one discount.
description: The discounts applied to the quote.
expand:
description: Specifies which fields in the response should be expanded.
items:
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -127096,7 +127096,7 @@
"type": "string"
}
],
"description": "The discounts applied to the quote. You can only set up to one discount."
"description": "The discounts applied to the quote."
},
"expand": {
"description": "Specifies which fields in the response should be expanded.",
Expand Down Expand Up @@ -127728,7 +127728,7 @@
"type": "string"
}
],
"description": "The discounts applied to the quote. You can only set up to one discount."
"description": "The discounts applied to the quote."
},
"expand": {
"description": "Specifies which fields in the response should be expanded.",
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -148029,7 +148029,7 @@
"type": "string"
}
],
"description": "The discounts applied to the quote. You can only set up to one discount."
"description": "The discounts applied to the quote."
},
"expand": {
"description": "Specifies which fields in the response should be expanded.",
Expand Down Expand Up @@ -148760,7 +148760,7 @@
"type": "string"
}
],
"description": "The discounts applied to the quote. You can only set up to one discount."
"description": "The discounts applied to the quote."
},
"expand": {
"description": "Specifies which fields in the response should be expanded.",
Expand Down
8 changes: 2 additions & 6 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140155,9 +140155,7 @@ paths:
- enum:
- ''
type: string
description: >-
The discounts applied to the quote. You can only set up to
one discount.
description: The discounts applied to the quote.
expand:
description: Specifies which fields in the response should be expanded.
items:
Expand Down Expand Up @@ -140814,9 +140812,7 @@ paths:
- enum:
- ''
type: string
description: >-
The discounts applied to the quote. You can only set up to
one discount.
description: The discounts applied to the quote.
expand:
description: Specifies which fields in the response should be expanded.
items:
Expand Down
8 changes: 2 additions & 6 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108619,9 +108619,7 @@ paths:
- enum:
- ''
type: string
description: >-
The discounts applied to the quote. You can only set up to
one discount.
description: The discounts applied to the quote.
expand:
description: Specifies which fields in the response should be expanded.
items:
Expand Down Expand Up @@ -109088,9 +109086,7 @@ paths:
- enum:
- ''
type: string
description: >-
The discounts applied to the quote. You can only set up to
one discount.
description: The discounts applied to the quote.
expand:
description: Specifies which fields in the response should be expanded.
items:
Expand Down

0 comments on commit 4bb5a2f

Please sign in to comment.