stac-utils / stac-fastapi

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

use Collection Pydantic model in PutCollection transaction #679

Closed vincentsarago closed 5 months ago

vincentsarago commented 5 months ago

Not sure why this was not in #625

Note: we should add a note in the changelog that transaction endpoint now have Pydantic Model instead of TypedDict as input (https://github.com/stac-utils/stac-fastapi-pgstac/pull/108#issuecomment-2080119937)