mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-03-12 14:06:12 +00:00
11 lines
195 B
JSON
11 lines
195 B
JSON
{
|
|
"key": "mobile",
|
|
"keys": ["mobile", "mobile:phone"],
|
|
"type": "tel",
|
|
"label": "Mobile Phone",
|
|
"placeholder": "+31 42 123 4567",
|
|
"terms": [
|
|
"phone number"
|
|
]
|
|
}
|