We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4d211 commit 445f067Copy full SHA for 445f067
src/stac_auth_proxy/middleware/BuildCql2FilterMiddleware.py
@@ -47,7 +47,6 @@ def __post_init__(self):
47
r"https://api.stacspec.org/v1\.0\.0(?:-[\w\.]+)?/collection-search",
48
r"https://api.stacspec.org/v1\.0\.0(?:-[\w\.]+)?/collection-search#filter",
49
"http://www.opengis.net/spec/ogcapi-common-2/1.0/conf/simple-query",
50
-
51
]
52
)
53
if self.items_filter:
0 commit comments