mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 17:52:55 +00:00
11 lines
173 B
JSON
11 lines
173 B
JSON
{
|
|
"key": "start_date",
|
|
"type": "text",
|
|
"universal": true,
|
|
"label": "Start Date",
|
|
"placeholder": "YYYY-MM-DD",
|
|
"terms": [
|
|
"inception"
|
|
]
|
|
}
|