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

JSON Schema -> OpenAPI #259

Closed m-mohr closed 1 year ago

m-mohr commented 1 year ago

Sorry, @pvretano. I just realized that I can't just copy from JSON Schema as const is not defined in OpenAPI, instead I have to use enum...