- label
-
/req/job-management/create-unsupported-schema
- part
-
If the server does not support the Content-Schema header associated with the request body, the code of the response SHALL be
422 Unprocessable Content
. - part
-
The content of that response SHALL be based upon the OpenAPI 3.0 schema exception.yaml.
- part
-
The
type
of the exception SHALL be “http://www.opengis.net/def/exceptions/ogcapi-processes-4/1.0/unsupported-schema”.