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 7, 2024
1 parent 995e833 commit facd678
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -2523,6 +2523,7 @@
"invalid_cvc",
"invalid_expiry_month",
"invalid_expiry_year",
"invalid_mandate_reference_prefix_format",
"invalid_number",
"invalid_source_usage",
"invalid_tax_location",
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2465,6 +2465,7 @@ components:
- invalid_cvc
- invalid_expiry_month
- invalid_expiry_year
- invalid_mandate_reference_prefix_format
- invalid_number
- invalid_source_usage
- invalid_tax_location
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -2237,6 +2237,7 @@
"invalid_cvc",
"invalid_expiry_month",
"invalid_expiry_year",
"invalid_mandate_reference_prefix_format",
"invalid_number",
"invalid_source_usage",
"invalid_tax_location",
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2200,6 +2200,7 @@ components:
- invalid_cvc
- invalid_expiry_month
- invalid_expiry_year
- invalid_mandate_reference_prefix_format
- invalid_number
- invalid_source_usage
- invalid_tax_location
Expand Down

0 comments on commit facd678

Please sign in to comment.