mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-12 16:52:45 +00:00
10 lines
151 B
JSON
10 lines
151 B
JSON
{
|
|
"key": "phone",
|
|
"type": "tel",
|
|
"label": "Telephone",
|
|
"placeholder": "+31 42 123 4567",
|
|
"terms": [
|
|
"phone number"
|
|
]
|
|
}
|