fix schema

This commit is contained in:
Yurii
2025-12-12 09:14:13 +02:00
parent 900e34ded2
commit 3fe0ba41d7
+1 -1
View File
@@ -285,7 +285,7 @@
"properties": { "properties": {
"primary": { "primary": {
"type": "string", "type": "string",
"default": "A primary filter." "description": "A primary filter."
}, },
"bool": { "bool": {
"type": "object", "type": "object",