Open-EO / openeo-api

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

Some examples are invalid #529

Open m-mohr opened 7 months ago

m-mohr commented 7 months ago

The payloads were taken directly from the openapi.json document (https://api.openeo.org/#tag/Data-Processing/operation/update-job), where I assumed that the given request samples were valid and I didn't look into it further.

Originally posted by @GeraldIr in https://github.com/Open-EO/openeo-test-suite/issues/47#issuecomment-1952414494

Yeah, unfortunately some of these examples are automatically generated by redoc and don't make a lot of sense. We should work on it and provide specific examples so that the autogeneration doesn't apply.