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 Oct 29, 2024
1 parent b37f9dd commit 940eec7
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 @@ -7051,8 +7051,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 940eec7

Please sign in to comment.