when the setting supportsCollections is set to false in app-context.xml, the STAC /stac/collections API responds with HTTP 200 but has an empty response body. This does not happen when supportsCollections="true".
in this situation, the request to individual collections /stac/collections/{collectionId} still responds as expected.
when the setting
supportsCollectionsis set tofalsein app-context.xml, the STAC /stac/collections API responds with HTTP 200 but has an empty response body. This does not happen whensupportsCollections="true".in this situation, the request to individual collections /stac/collections/{collectionId} still responds as expected.