opengeospatial / ogcapi-records

An open standard for the discovery of geospatial resources on the Web.
https://ogcapi.ogc.org/records
Other
58 stars 27 forks source link

update time null to align with geometry #265

Closed tomkralidis closed 1 year ago

tomkralidis commented 1 year ago

cc @m-mohr

m-mohr commented 1 year ago

If this is the only reference to time.yaml, the nullable works better than the enum and I'd not merge this. The nullable didn't work in the other example due to the usage of oneOf and multiple nullable subschemas, but that's not the case here.