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 Aug 19, 2024
1 parent 8c8d2de commit d24ab5b
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 28 deletions.
14 changes: 7 additions & 7 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -112133,7 +112133,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down Expand Up @@ -115070,7 +115070,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down Expand Up @@ -118362,7 +118362,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down Expand Up @@ -182816,7 +182816,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down Expand Up @@ -184015,7 +184015,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down Expand Up @@ -186380,7 +186380,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down Expand Up @@ -188118,7 +188118,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down
26 changes: 19 additions & 7 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102516,7 +102516,9 @@ paths:
description: >-
A positive integer in cents (or local
equivalent) (or 0 for a free price)
representing how much to charge.
representing how much to charge or a
negative integer representing the amount
to credit to the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down Expand Up @@ -105600,7 +105602,9 @@ paths:
description: >-
A positive integer in cents (or local
equivalent) (or 0 for a free price)
representing how much to charge.
representing how much to charge or a negative
integer representing the amount to credit to
the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down Expand Up @@ -108984,7 +108988,9 @@ paths:
description: >-
A positive integer in cents (or local
equivalent) (or 0 for a free price)
representing how much to charge.
representing how much to charge or a negative
integer representing the amount to credit to
the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down Expand Up @@ -174884,7 +174890,9 @@ paths:
description: >-
A positive integer in cents (or local
equivalent) (or 0 for a free price)
representing how much to charge.
representing how much to charge or a
negative integer representing the amount to
credit to the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down Expand Up @@ -176148,7 +176156,9 @@ paths:
description: >-
A positive integer in cents (or local
equivalent) (or 0 for a free price)
representing how much to charge.
representing how much to charge or a
negative integer representing the amount to
credit to the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down Expand Up @@ -178478,7 +178488,8 @@ paths:
description: >-
A positive integer in cents (or local equivalent)
(or 0 for a free price) representing how much to
charge.
charge or a negative integer representing the
amount to credit to the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down Expand Up @@ -180303,7 +180314,8 @@ paths:
description: >-
A positive integer in cents (or local equivalent)
(or 0 for a free price) representing how much to
charge.
charge or a negative integer representing the
amount to credit to the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down
14 changes: 7 additions & 7 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -94313,7 +94313,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down Expand Up @@ -96088,7 +96088,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down Expand Up @@ -98149,7 +98149,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down Expand Up @@ -147152,7 +147152,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down Expand Up @@ -148098,7 +148098,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down Expand Up @@ -149289,7 +149289,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down Expand Up @@ -150826,7 +150826,7 @@
"type": "string"
},
"unit_amount": {
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.",
"description": "A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.",
"type": "integer"
},
"unit_amount_decimal": {
Expand Down
26 changes: 19 additions & 7 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86769,7 +86769,9 @@ paths:
description: >-
A positive integer in cents (or local
equivalent) (or 0 for a free price)
representing how much to charge.
representing how much to charge or a
negative integer representing the amount
to credit to the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down Expand Up @@ -88658,7 +88660,9 @@ paths:
description: >-
A positive integer in cents (or local
equivalent) (or 0 for a free price)
representing how much to charge.
representing how much to charge or a negative
integer representing the amount to credit to
the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down Expand Up @@ -90788,7 +90792,9 @@ paths:
description: >-
A positive integer in cents (or local
equivalent) (or 0 for a free price)
representing how much to charge.
representing how much to charge or a negative
integer representing the amount to credit to
the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down Expand Up @@ -140801,7 +140807,9 @@ paths:
description: >-
A positive integer in cents (or local
equivalent) (or 0 for a free price)
representing how much to charge.
representing how much to charge or a
negative integer representing the amount to
credit to the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down Expand Up @@ -141807,7 +141815,9 @@ paths:
description: >-
A positive integer in cents (or local
equivalent) (or 0 for a free price)
representing how much to charge.
representing how much to charge or a
negative integer representing the amount to
credit to the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down Expand Up @@ -142959,7 +142969,8 @@ paths:
description: >-
A positive integer in cents (or local equivalent)
(or 0 for a free price) representing how much to
charge.
charge or a negative integer representing the
amount to credit to the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down Expand Up @@ -144583,7 +144594,8 @@ paths:
description: >-
A positive integer in cents (or local equivalent)
(or 0 for a free price) representing how much to
charge.
charge or a negative integer representing the
amount to credit to the customer.
type: integer
unit_amount_decimal:
description: >-
Expand Down

0 comments on commit d24ab5b

Please sign in to comment.