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 18, 2024
1 parent c9d4467 commit 0d7f986
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions openapi/openapi_spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -7004,6 +7004,11 @@
"type": "string",
"description": "The payment method"
},
"payment_method_type": {
"type": "string",
"description": "The payment method type",
"nullable": true
},
"card": {
"allOf": [
{
Expand Down

0 comments on commit 0d7f986

Please sign in to comment.