crim-ca / weaver

Weaver: Workflow Execution Management Service (EMS); Application, Deployment and Execution Service (ADES); OGC API - Processes; WPS; CWL Application Package
https://pavics-weaver.readthedocs.io
Apache License 2.0
24 stars 6 forks source link

Indicate unsupported-content-type in POST process response #624

Open fmigneault opened 5 months ago

fmigneault commented 5 months ago

Description

Issue the appropriate error code as described by tests: https://github.com/opengeospatial/ogcapi-processes/tree/master/extensions/deploy_replace_undeploy/standard/abstract_tests/dru/deploy

The media-type and HTTP code should already be appropriate. Only the URI error-code should be provided as well.

References