stac-utils / stac-fastapi

STAC API implementation with FastAPI.
https://stac-utils.github.io/stac-fastapi/
MIT License
242 stars 99 forks source link

BUGFIX: invalid landing page link when `filter-extension` is enabled #695

Closed vincentsarago closed 4 months ago

vincentsarago commented 4 months ago

There was a unnecessary method: "GET" added to the queryable link in the landing page

vincentsarago commented 4 months ago

CI is failing but will be resolved with next stac-pydantic version

vincentsarago commented 4 months ago

@jonhealy1 this is now ready for review 🙏