[MNT-22574] Conditional AI Search (#2339)

* [MNT-22574] Support rules for search forms

* * fix lints

* Patch version increment

Co-authored-by: dhrn <dharan.g@muraai.com>
This commit is contained in:
Popovics András
2021-11-04 15:09:18 +01:00
committed by GitHub
co-authored by dhrn
parent f89833461c
commit 46a179c75a
11 changed files with 55 additions and 11 deletions
+1 -1
View File
@@ -684,7 +684,7 @@
"description": "Element rules",
"type": "object",
"properties": {
"disabled": {
"visible": {
"description": "Rule to evaluate the visibility state",
"type": "string"
}