Skip to content

Commit

Permalink
return error
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerHeber committed Apr 25, 2022
1 parent 32d44e4 commit b3e97f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions client/transactions/create_transaction_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -23992,7 +23992,7 @@
"400": {
"description": "Bad Request",
"schema": {
"type": "string"
"$ref": "#/definitions/ErrorTransactionOutputModel"
}
},
"401": {
Expand Down

0 comments on commit b3e97f4

Please sign in to comment.