fix swagger schema

This commit is contained in:
Kukks
2020-05-28 16:42:47 +02:00
parent 16ad3ee7fe
commit 77073fa78c

View File

@@ -255,7 +255,7 @@
"StoreData": {
"allOf": [
{
"$ref": "#/definitions/StoreBaseData"
"$ref": "#/components/schemas/StoreBaseData"
},
{
"type": "object",