mirror of
https://github.com/grocy/grocy.git
synced 2026-04-04 20:06:16 +02:00
Remove an empty string from the enum template in openapi schema
This commit is contained in:
parent
91c7cbffa4
commit
38eaaa6bc1
|
|
@ -5866,7 +5866,6 @@
|
||||||
"StringEnumTemplate": {
|
"StringEnumTemplate": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": [
|
"enum": [
|
||||||
""
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user