opengeospatial / ets-ogcapi-processes10

Other
3 stars 3 forks source link

Implement recognition of the MIME type from RFC 7807 #14

Closed ghobona closed 10 months ago

ghobona commented 2 years ago

The Testbed-17 CITE thread reported that the ETS does not seem to recognize the content type application/problem+json as a valid content type for an exception response. Recommendation 3 of the OGC API - Processes specification, however, cites RFC 7807 where it specifies this as the correct MIME type for error report.

bpross-52n commented 12 months ago

In the CITE meeting from September 21st 2023 we discussed that we will enhance the test suite to handle the content type application/problem+json.