opengeospatial / ogcapi-processes

https://ogcapi.ogc.org/processes
Other
46 stars 45 forks source link

404 error in crawling wps-rest OpenAPI YAML schemas #63

Closed justb4 closed 4 years ago

justb4 commented 4 years ago

Was quite a route, still not sure if the error stems from here:

Especially this screenshot appears to hint to the schemas under https://github.com/opengeospatial/wps-rest-binding/tree/master/core/openapi/schemas which were changed on the same day (jan 28, 2020) as the errors start occurring.

image

I am not well-versed in this schema lang, but could it be that this file: https://raw.githubusercontent.com/opengeospatial/wps-rest-binding/master/core/openapi/schemas/input.yaml has a $ref: input or is that valid syntax? (I am now almost sure as the 404 in screenshot comes right after that).

justb4 commented 4 years ago

@bpross-52n thanks for quick action!