Skip to content

Commit

Permalink
OpenAPI Update (#621)
Browse files Browse the repository at this point in the history
Update OpenAPI for 566d83956abb84feb32c41d424aa341f68beb5a9

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Jan 19, 2024
1 parent 1d31bba commit 9bf8644
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
7 changes: 6 additions & 1 deletion embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -152108,7 +152108,12 @@
},
"description": "Error response."
}
}
},
"servers": [
{
"url": "https://files.stripe.com/"
}
]
}
},
"/v1/quotes/{quote}/preview_invoices": {
Expand Down
7 changes: 6 additions & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -113139,7 +113139,12 @@
},
"description": "Error response."
}
}
},
"servers": [
{
"url": "https://files.stripe.com/"
}
]
}
},
"/v1/radar/early_fraud_warnings": {
Expand Down

0 comments on commit 9bf8644

Please sign in to comment.