Skip to content

Commit

Permalink
OpenAPI Update (#804)
Browse files Browse the repository at this point in the history
Update OpenAPI for 2a9a32f8bd9d6491b2b154cca51dd994bc2bd6cd

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed May 9, 2024
1 parent 71c1fb6 commit 9031098
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -62663,14 +62663,16 @@
"method_on": "collection",
"method_type": "create",
"operation": "post",
"path": "/v1/customers/{customer}/tax_ids"
"path": "/v1/customers/{customer}/tax_ids",
"shared_version_of": "tax_id"
},
{
"method_name": "create",
"method_on": "service",
"method_type": "create",
"operation": "post",
"path": "/v1/customers/{customer}/tax_ids"
"path": "/v1/customers/{customer}/tax_ids",
"shared_version_of": "tax_id"
},
{
"method_name": "create",
Expand Down

0 comments on commit 9031098

Please sign in to comment.