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 Nov 8, 2023
1 parent 3658517 commit cd1a6af
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 @@ -38097,6 +38097,7 @@
}
},
"required": [
"amount_authorized",
"brand",
"checks",
"country",
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 @@ -34239,6 +34239,7 @@ components:
the card wallet.
nullable: true
required:
- amount_authorized
- brand
- checks
- country
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -31768,6 +31768,7 @@
}
},
"required": [
"amount_authorized",
"brand",
"checks",
"country",
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28748,6 +28748,7 @@ components:
the card wallet.
nullable: true
required:
- amount_authorized
- brand
- checks
- country
Expand Down

0 comments on commit cd1a6af

Please sign in to comment.