From 6a9615c50352d8f64ff8676dd456ad398578e66a Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Fri, 15 Dec 2023 13:14:15 -0500 Subject: [PATCH] provide EDR metadata and links also for collections endpoint --- pygeoapi/api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygeoapi/api.py b/pygeoapi/api.py index c1b924c184..388586bdd9 100644 --- a/pygeoapi/api.py +++ b/pygeoapi/api.py @@ -1183,7 +1183,7 @@ def describe_collections(self, request: Union[APIRequest, Any], except ProviderTypeError: edr = None - if edr and dataset is not None: + if edr: # TODO: translate LOGGER.debug('Adding EDR links') try: