Open
Description
There is an issue with the STAC API apparent from the CloudWatch logs that we need to update our backend to not use json_dumps since that is no longer supported by Pydantic V2
/tmp/pip-target-jsvcgmwi/lib/python/pydantic/_internal/_config.py:373: UserWarning: Valid config keys have changed in V2: |
-- | --
* 'json_dumps' has been removed
Acceptance Criteria
The code in render.py is updated to no longer use deprecated parameters
Metadata
Metadata
Assignees
Labels
No labels