Open-EO / openeo-api

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

Handling of UDP process graph id #394

Closed soxofaan closed 3 years ago

soxofaan commented 3 years ago

conflict:

https://github.com/Open-EO/openeo-api/blob/f303d65a3291d4cd74dacc0e796803bb5d6fa03b/openapi.yaml#L2265-L2268

https://github.com/Open-EO/openeo-api/blob/f303d65a3291d4cd74dacc0e796803bb5d6fa03b/errors.json#L205-L211

m-mohr commented 3 years ago

Indeed. What's the better behavior? But the openapi.yaml is normative, errors.json is not, so the next step would probably to remove the ProcessGraphIdDoesntMatch error. It's probably also not mentioned anywhere?!

m-mohr commented 3 years ago

Removed.