Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EmanueleBVtech committed Dec 10, 2024
1 parent b16b000 commit 7e3890b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -516,9 +516,6 @@
}
}
},
"status": {
"$ref": "#/components/schemas/TransactionStatus"
},
},
"required": [
"status",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1804,9 +1804,6 @@
}
}
},
"status": {
"$ref": "#/components/schemas/TransactionStatus"
},
},
"required": [
"status",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -381,9 +381,6 @@
}
}
},
"status": {
"$ref": "#/components/schemas/TransactionStatus"
},
},
"required": [
"status",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -373,9 +373,6 @@
}
}
},
"status": {
"$ref": "#/components/schemas/TransactionStatus"
},
},
"required": [
"status",
Expand Down

0 comments on commit 7e3890b

Please sign in to comment.