Open-EO / openeo-api

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

"ProcessGraphMissing" error unclear when used with UDPs #395

Closed soxofaan closed 3 years ago

soxofaan commented 3 years ago

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

"ProcessGraphMissing" is to be used with User-defined processes, but the description

The parameter process doesn't contain a valid process.

is unclear because there is no process parameter in the request

m-mohr commented 3 years ago

Yes, correct. That should be improved.

m-mohr commented 3 years ago

Clarified description a bit...