You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -439,7 +439,7 @@ A string specifying the UI and behavior of the field. Must be one of the followi
439
439
*`url` - Text field for entering URLs
440
440
*`identifier` - Text field for foreign IDs (e.g. `gnis:feature_id`)
441
441
*`colour` - Text field for entering colours
442
-
*`schedule` - Field for entering a recurring schedule (e.g., `opening_hours=*`, `service_times=*`)
442
+
*`schedule` - Field for entering a [recurring schedule](https://wiki.openstreetmap.org/wiki/Key:opening_hours/specification) (e.g., `opening_hours=*`, `service_times=*`)
443
443
*`textarea` - Multi-line text area (e.g. `description=*`)
444
444
*`date` - Text field for entering dates in ISO 8601 format.
0 commit comments