stac-utils / stac-fastapi

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

remove FieldsExtension check in StacApi #725

Closed vincentsarago closed 4 days ago

vincentsarago commented 6 days ago

closes #709

This is the last breaking change that I'm thinking about for 3.0

With this PR, there are no more circular dependencies with api and extensions 🥳