fix: exact search field should not required
This commit is contained in:
parent
2f8221e894
commit
cb789b0ac1
3 changed files with 2 additions and 5 deletions
|
|
@ -181,9 +181,6 @@
|
|||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"exact"
|
||||
],
|
||||
"type": "object",
|
||||
"additionalProperties": false
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue