mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 01:02:47 +00:00
14 lines
233 B
JSON
14 lines
233 B
JSON
{
|
|
"key": "image",
|
|
"type": "url",
|
|
"label": "Image",
|
|
"placeholder": "https://example.com/photo.jpg",
|
|
"universal": true,
|
|
"terms": [
|
|
"icon",
|
|
"image uri",
|
|
"photo",
|
|
"picture"
|
|
]
|
|
}
|