mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-04 06:34:29 +01:00
fix swagger schema
This commit is contained in:
@@ -255,7 +255,7 @@
|
||||
"StoreData": {
|
||||
"allOf": [
|
||||
{
|
||||
"$ref": "#/definitions/StoreBaseData"
|
||||
"$ref": "#/components/schemas/StoreBaseData"
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user