Open-Orange-Button / Orange-Button-Taxonomy

OpenAPI Orange Button taxonomy
https://Open-Orange-Button.github.io/Orange-Button-Taxonomy
Apache License 2.0
14 stars 19 forks source link

Date/Time formatting ISO 8601 #166

Closed THagen-BB closed 1 year ago

THagen-BB commented 1 year ago

Ensure that all date/time fields have examples that are compliant with ISO 8601 standard

cwhanse commented 1 year ago

Consider restricting per RFC 3339, https://datatracker.ietf.org/doc/html/rfc3339

kevinkirkl3y commented 1 year ago

Create DateTimeItemType. Clean up DateItemType sample values to only include Date string.

kevinkirkl3y commented 1 year ago

Close #179