id-tagging-schema/data/fields/image.json
2020-11-05 11:30:34 -05:00

13 lines
233 B
JSON

{
"key": "image",
"type": "url",
"label": "Image",
"placeholder": "https://example.com/photo.jpg",
"universal": true,
"terms": [
"icon",
"image uri",
"photo",
"picture"
]
}