According to the [filter extension docs](https://github.com/stac-api-extensions/filter?tab=readme-ov-file#get-query-parameters-and-post-json-fields) `filter-lang` should default to `cql2-json` in a POST request. However it currently defaults to `cql-json` [here](https://github.com/stac-utils/stac-fastapi/blob/80064f77739ddc1acaafa78cb0d8a11f77ecd33e/stac_fastapi/extensions/stac_fastapi/extensions/core/filter/request.py#L27)