stac-utils / stac-fastapi

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

move response class in route definitions #683

Closed vincentsarago closed 5 months ago

vincentsarago commented 5 months ago

response_class in create_async_endpoint is deprecated

Note: we should add the Queryable output model in stac-pydantic