mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
change field type for date fields
This commit is contained in:
parent
9135435b5b
commit
010dd614c8
6 changed files with 13 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"key": "survey:date",
|
||||
"type": "text",
|
||||
"type": "date",
|
||||
"label": "Last Survey Date"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue