We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37a535b + bdea271 commit 5693c4eCopy full SHA for 5693c4e
resources/schema.json
@@ -44,6 +44,10 @@
44
"selected": {
45
"type": "boolean",
46
"description": "In available multi-select filters, this indicates filter values that have already been selected."
47
+ },
48
+ "image": {
49
+ "type": "string",
50
+ "description": "In case of an image-filter, this attribute contains a filter-URL "
51
}
52
},
53
"additionalProperties": false
0 commit comments