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 Apr 2, 2024
1 parent dc96158 commit 68748f8
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 15 deletions.
5 changes: 2 additions & 3 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -70269,7 +70269,7 @@
"description": "The Stripe REST API. Please see https://stripe.com/docs/api for more details.",
"termsOfService": "https://stripe.com/us/terms/",
"title": "Stripe API",
"version": "2024-04-03; embedded_connect_beta=v2; server_side_confirmation_beta=v1; orders_beta=v4; gift_cards_beta=v1; unified_accounts_beta=v1; terminal_collect_inputs_beta=v1; terminal_collect_confirm_beta=v1; retrieve_tax_forms_beta=v1; financial_connections_transactions_beta=v1; invoice_partial_payments_beta=v1; invoice_payment_plans_beta=v1",
"version": "2023-10-16; embedded_connect_beta=v2; server_side_confirmation_beta=v1; orders_beta=v4; gift_cards_beta=v1; unified_accounts_beta=v1; terminal_collect_inputs_beta=v1; terminal_collect_confirm_beta=v1; retrieve_tax_forms_beta=v1; financial_connections_transactions_beta=v1; invoice_partial_payments_beta=v1; invoice_payment_plans_beta=v1",
"x-stripeSpecFilename": "spec3.beta.sdk"
},
"openapi": "3.0.0",
Expand Down Expand Up @@ -202697,8 +202697,7 @@
"2022-08-01",
"2022-11-15",
"2023-08-16",
"2023-10-16",
"2024-04-03"
"2023-10-16"
],
"maxLength": 5000,
"type": "string",
Expand Down
3 changes: 1 addition & 2 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63353,7 +63353,7 @@ info:
termsOfService: 'https://stripe.com/us/terms/'
title: Stripe API
version: >-
2024-04-03; embedded_connect_beta=v2; server_side_confirmation_beta=v1;
2023-10-16; embedded_connect_beta=v2; server_side_confirmation_beta=v1;
orders_beta=v4; gift_cards_beta=v1; unified_accounts_beta=v1;
terminal_collect_inputs_beta=v1; terminal_collect_confirm_beta=v1;
retrieve_tax_forms_beta=v1; financial_connections_transactions_beta=v1;
Expand Down Expand Up @@ -189624,7 +189624,6 @@ paths:
- '2022-11-15'
- '2023-08-16'
- '2023-10-16'
- '2024-04-03'
maxLength: 5000
type: string
x-stripeBypassValidation: true
Expand Down
5 changes: 2 additions & 3 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -48279,7 +48279,7 @@
"description": "The Stripe REST API. Please see https://stripe.com/docs/api for more details.",
"termsOfService": "https://stripe.com/us/terms/",
"title": "Stripe API",
"version": "2024-04-03",
"version": "2023-10-16",
"x-stripeSpecFilename": "spec3"
},
"openapi": "3.0.0",
Expand Down Expand Up @@ -151823,8 +151823,7 @@
"2022-08-01",
"2022-11-15",
"2023-08-16",
"2023-10-16",
"2024-04-03"
"2023-10-16"
],
"maxLength": 5000,
"type": "string",
Expand Down
5 changes: 2 additions & 3 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -59534,7 +59534,7 @@
"description": "The Stripe REST API. Please see https://stripe.com/docs/api for more details.",
"termsOfService": "https://stripe.com/us/terms/",
"title": "Stripe API",
"version": "2024-04-03",
"version": "2023-10-16",
"x-stripeSpecFilename": "spec3.sdk"
},
"openapi": "3.0.0",
Expand Down Expand Up @@ -159482,8 +159482,7 @@
"2022-08-01",
"2022-11-15",
"2023-08-16",
"2023-10-16",
"2024-04-03"
"2023-10-16"
],
"maxLength": 5000,
"type": "string",
Expand Down
3 changes: 1 addition & 2 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54000,7 +54000,7 @@ info:
details.
termsOfService: 'https://stripe.com/us/terms/'
title: Stripe API
version: '2024-04-03'
version: '2023-10-16'
x-stripeSpecFilename: spec3.sdk
openapi: 3.0.0
paths:
Expand Down Expand Up @@ -148126,7 +148126,6 @@ paths:
- '2022-11-15'
- '2023-08-16'
- '2023-10-16'
- '2024-04-03'
maxLength: 5000
type: string
x-stripeBypassValidation: true
Expand Down
3 changes: 1 addition & 2 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45260,7 +45260,7 @@ info:
details.
termsOfService: 'https://stripe.com/us/terms/'
title: Stripe API
version: '2024-04-03'
version: '2023-10-16'
x-stripeSpecFilename: spec3
openapi: 3.0.0
paths:
Expand Down Expand Up @@ -127332,7 +127332,6 @@ paths:
- '2022-11-15'
- '2023-08-16'
- '2023-10-16'
- '2024-04-03'
maxLength: 5000
type: string
x-stripeBypassValidation: true
Expand Down

0 comments on commit 68748f8

Please sign in to comment.