Fix assets placement for binary #91

Merged
pitmutt merged 168 commits from rav001 into milestone2 2024-07-12 16:34:51 +00:00
Showing only changes of commit d1789b634e - Show all commits

View file

@ -248,7 +248,7 @@
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/UserTx"
"$ref": "#/components/schemas/ZcashNote"
}
}
}