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 Jan 22, 2024
1 parent fa39676 commit 4570ba3
Show file tree
Hide file tree
Showing 6 changed files with 108 additions and 0 deletions.
20 changes: 20 additions & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -99387,6 +99387,11 @@
],
"title": "discount_end",
"type": "object"
},
"promotion_code": {
"description": "ID of the promotion code to create a new discount for.",
"maxLength": 5000,
"type": "string"
}
},
"title": "discounts_data_param",
Expand Down Expand Up @@ -99507,6 +99512,11 @@
],
"title": "discount_end",
"type": "object"
},
"promotion_code": {
"description": "ID of the promotion code to create a new discount for.",
"maxLength": 5000,
"type": "string"
}
},
"title": "discounts_data_param",
Expand Down Expand Up @@ -102598,6 +102608,11 @@
],
"title": "discount_end",
"type": "object"
},
"promotion_code": {
"description": "ID of the promotion code to create a new discount for.",
"maxLength": 5000,
"type": "string"
}
},
"title": "discounts_data_param",
Expand Down Expand Up @@ -102729,6 +102744,11 @@
],
"title": "discount_end",
"type": "object"
},
"promotion_code": {
"description": "ID of the promotion code to create a new discount for.",
"maxLength": 5000,
"type": "string"
}
},
"title": "discounts_data_param",
Expand Down
20 changes: 20 additions & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89981,6 +89981,10 @@ paths:
- type
title: discount_end
type: object
promotion_code:
description: ID of the promotion code to create a new discount for.
maxLength: 5000
type: string
title: discounts_data_param
type: object
type: array
Expand Down Expand Up @@ -90096,6 +90100,12 @@ paths:
- type
title: discount_end
type: object
promotion_code:
description: >-
ID of the promotion code to create a new discount
for.
maxLength: 5000
type: string
title: discounts_data_param
type: object
type: array
Expand Down Expand Up @@ -93260,6 +93270,10 @@ paths:
- type
title: discount_end
type: object
promotion_code:
description: ID of the promotion code to create a new discount for.
maxLength: 5000
type: string
title: discounts_data_param
type: object
type: array
Expand Down Expand Up @@ -93388,6 +93402,12 @@ paths:
- type
title: discount_end
type: object
promotion_code:
description: >-
ID of the promotion code to create a new discount
for.
maxLength: 5000
type: string
title: discounts_data_param
type: object
type: array
Expand Down
16 changes: 16 additions & 0 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -79980,6 +79980,10 @@
"discount": {
"maxLength": 5000,
"type": "string"
},
"promotion_code": {
"maxLength": 5000,
"type": "string"
}
},
"title": "discounts_data_param",
Expand Down Expand Up @@ -80046,6 +80050,10 @@
"discount": {
"maxLength": 5000,
"type": "string"
},
"promotion_code": {
"maxLength": 5000,
"type": "string"
}
},
"title": "discounts_data_param",
Expand Down Expand Up @@ -80940,6 +80948,10 @@
"discount": {
"maxLength": 5000,
"type": "string"
},
"promotion_code": {
"maxLength": 5000,
"type": "string"
}
},
"title": "discounts_data_param",
Expand Down Expand Up @@ -81017,6 +81029,10 @@
"discount": {
"maxLength": 5000,
"type": "string"
},
"promotion_code": {
"maxLength": 5000,
"type": "string"
}
},
"title": "discounts_data_param",
Expand Down
20 changes: 20 additions & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -84165,6 +84165,11 @@
"description": "ID of an existing discount on the object (or one of its ancestors) to reuse.",
"maxLength": 5000,
"type": "string"
},
"promotion_code": {
"description": "ID of the promotion code to create a new discount for.",
"maxLength": 5000,
"type": "string"
}
},
"title": "discounts_data_param",
Expand Down Expand Up @@ -84237,6 +84242,11 @@
"description": "ID of an existing discount on the object (or one of its ancestors) to reuse.",
"maxLength": 5000,
"type": "string"
},
"promotion_code": {
"description": "ID of the promotion code to create a new discount for.",
"maxLength": 5000,
"type": "string"
}
},
"title": "discounts_data_param",
Expand Down Expand Up @@ -85204,6 +85214,11 @@
"description": "ID of an existing discount on the object (or one of its ancestors) to reuse.",
"maxLength": 5000,
"type": "string"
},
"promotion_code": {
"description": "ID of the promotion code to create a new discount for.",
"maxLength": 5000,
"type": "string"
}
},
"title": "discounts_data_param",
Expand Down Expand Up @@ -85287,6 +85302,11 @@
"description": "ID of an existing discount on the object (or one of its ancestors) to reuse.",
"maxLength": 5000,
"type": "string"
},
"promotion_code": {
"description": "ID of the promotion code to create a new discount for.",
"maxLength": 5000,
"type": "string"
}
},
"title": "discounts_data_param",
Expand Down
20 changes: 20 additions & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76847,6 +76847,10 @@ paths:
ancestors) to reuse.
maxLength: 5000
type: string
promotion_code:
description: ID of the promotion code to create a new discount for.
maxLength: 5000
type: string
title: discounts_data_param
type: object
type: array
Expand Down Expand Up @@ -76914,6 +76918,12 @@ paths:
of its ancestors) to reuse.
maxLength: 5000
type: string
promotion_code:
description: >-
ID of the promotion code to create a new discount
for.
maxLength: 5000
type: string
title: discounts_data_param
type: object
type: array
Expand Down Expand Up @@ -77850,6 +77860,10 @@ paths:
ancestors) to reuse.
maxLength: 5000
type: string
promotion_code:
description: ID of the promotion code to create a new discount for.
maxLength: 5000
type: string
title: discounts_data_param
type: object
type: array
Expand Down Expand Up @@ -77930,6 +77944,12 @@ paths:
of its ancestors) to reuse.
maxLength: 5000
type: string
promotion_code:
description: >-
ID of the promotion code to create a new discount
for.
maxLength: 5000
type: string
title: discounts_data_param
type: object
type: array
Expand Down
12 changes: 12 additions & 0 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70103,6 +70103,9 @@ paths:
discount:
maxLength: 5000
type: string
promotion_code:
maxLength: 5000
type: string
title: discounts_data_param
type: object
type: array
Expand Down Expand Up @@ -70150,6 +70153,9 @@ paths:
discount:
maxLength: 5000
type: string
promotion_code:
maxLength: 5000
type: string
title: discounts_data_param
type: object
type: array
Expand Down Expand Up @@ -70846,6 +70852,9 @@ paths:
discount:
maxLength: 5000
type: string
promotion_code:
maxLength: 5000
type: string
title: discounts_data_param
type: object
type: array
Expand Down Expand Up @@ -70906,6 +70915,9 @@ paths:
discount:
maxLength: 5000
type: string
promotion_code:
maxLength: 5000
type: string
title: discounts_data_param
type: object
type: array
Expand Down

0 comments on commit 4570ba3

Please sign in to comment.