Make schema for QueryFilter less strict

This commit is contained in:
Michael B. Gale
2025-10-17 14:19:09 +01:00
parent 2c8f4891d1
commit 9ce56a247f
3 changed files with 23 additions and 2 deletions
+2 -1
View File
@@ -87,7 +87,8 @@
},
{
"$ref": "#/definitions/IncludeQueryFilter"
}
},
{}
]
},
"ExcludeQueryFilter": {