Skip to content

Commit 5693c4e

Browse files
authored
Merge pull request #6 from findologic/FINDO-7475_the_generated_image_URL_for_vendor
FINDO-7475_the_generated_image_URL_for_vendor
2 parents 37a535b + bdea271 commit 5693c4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

resources/schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@
4444
"selected": {
4545
"type": "boolean",
4646
"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 "
4751
}
4852
},
4953
"additionalProperties": false

0 commit comments

Comments
 (0)