Skip to content

Commit

Permalink
docs(openapi): re-generate OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperswitch-bot[bot] committed Jan 20, 2025
1 parent 748bbb0 commit 135f300
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions api-reference-v2/openapi_spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -14175,6 +14175,7 @@
"ali_pay",
"ali_pay_hk",
"alma",
"amazon_pay",
"apple_pay",
"atome",
"bacs",
Expand Down Expand Up @@ -21483,6 +21484,17 @@
}
}
},
{
"type": "object",
"required": [
"amazon_pay_redirect"
],
"properties": {
"amazon_pay_redirect": {
"$ref": "#/components/schemas/AmazonPayRedirectData"
}
}
},
{
"type": "object",
"required": [
Expand Down

0 comments on commit 135f300

Please sign in to comment.