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 Nov 15, 2024
1 parent 44b9d33 commit 17121e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions api-reference-v2/openapi_spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -7092,8 +7092,7 @@
"description": "The dispute amount"
},
"currency": {
"type": "string",
"description": "The three-letter ISO currency code"
"$ref": "#/components/schemas/Currency"
},
"dispute_stage": {
"$ref": "#/components/schemas/DisputeStage"
Expand Down
3 changes: 1 addition & 2 deletions api-reference/openapi_spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -9950,8 +9950,7 @@
"description": "The dispute amount"
},
"currency": {
"type": "string",
"description": "The three-letter ISO currency code"
"$ref": "#/components/schemas/Currency"
},
"dispute_stage": {
"$ref": "#/components/schemas/DisputeStage"
Expand Down

0 comments on commit 17121e1

Please sign in to comment.