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 26, 2024
1 parent 5275922 commit 9c31961
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 @@ -28149,6 +28149,7 @@
},
"required": [
"address",
"address_validation",
"carrier",
"customs",
"eta",
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 @@ -25908,6 +25908,7 @@ components:
type: string
required:
- address
- address_validation
- carrier
- customs
- eta
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -25108,6 +25108,7 @@
},
"required": [
"address",
"address_validation",
"carrier",
"customs",
"eta",
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23188,6 +23188,7 @@ components:
type: string
required:
- address
- address_validation
- carrier
- customs
- eta
Expand Down

0 comments on commit 9c31961

Please sign in to comment.