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 May 27, 2024
1 parent db57662 commit 834a394
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion openapi/openapi_spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -8903,8 +8903,11 @@
"mandate_revoked",
"payout_success",
"payout_failed",
"payout_created",
"payout_processing",
"payout_cancelled"
"payout_cancelled",
"payout_expired",
"payout_reversed"
]
},
"ExtendedCardInfo": {
Expand Down Expand Up @@ -16747,6 +16750,9 @@
"success",
"failed",
"cancelled",
"created",
"expired",
"reversed",
"pending",
"ineligible",
"requires_creation",
Expand Down

0 comments on commit 834a394

Please sign in to comment.