Open philvarner opened 2 years ago
I am still in the response seeing { "rel": "service-desc", "href": "https://api.stacspec.org/v1.0.0-beta.1/openapi.yaml", "type": "application/vnd.oai.openapi;version=3.0", "title": "OpenAPI Doc" },
Should it be "application/vnd.oai.openapi+yaml;version=3.0" or "application/vnd.oai.openapi+yml;version=3.0" or something else?
https://bugs.earthdata.nasa.gov/browse/CMR-10208 created to track this request
Validating against
[https://cmr.earthdata.nasa.gov/stac/USGS_EROS](https://cmr.earthdata.nasa.gov/stac/USGS_EROS)
, the service-desc link:advertises the type as 'application/vnd.oai.openapi;version=3.0', but the endpoint response (https://api.stacspec.org/v1.0.0-beta.1/openapi.yaml) sets the content type header as 'text/yaml'