Open-EO / openeo-api

The openEO API specification
http://api.openeo.org
Apache License 2.0
91 stars 11 forks source link

redoc broken #459

Closed m-mohr closed 1 year ago

m-mohr commented 2 years ago

From teams:

Left sidebar navigation on https://api.openeo.org/ seems to be broken. E.g. select "Data processing" > "process and download data synchronously" -> browser does not scroll to the POST /result section. clicking menu item changes URL to https://api.openeo.org/#tag/Data-Processing/operation/compute-result but that seems invalid (tried both firefox and chromium on linux)

Seem related:

v2.0.0-rc.66 seems to work, v2.0.0-rc.74 seems broken.

Fixed versions to rc.66 at https://openeo.org/documentation/1.0/developers/api/reference.html and https://docs.openeo.cloud/api/ It seems I can't easily fix api.openeo.org though so expect that to be broken for some time until redoc sorts things out.

m-mohr commented 1 year ago

Should be fixed