stac-utils / stac-fastapi

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

use literal instead of Enum for FilterLang #686

Closed vincentsarago closed 2 months ago

vincentsarago commented 2 months ago

This change is to avoid warning message from Pydantic when serializing Search Model.