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 pagination extension dependency and add request model attributes #718

Closed vincentsarago closed 1 week ago

vincentsarago commented 1 week ago

closes https://github.com/stac-utils/stac-fastapi/issues/602

This will also help https://github.com/stac-utils/stac-fastapi/pull/714 in case users needs to create custom request model which won't work with create_request_model method

jonhealy1 commented 1 week ago

I think I fixed the merge in the changelog correctly