You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ingestor-api): store STAC item as string in DynamoDB (#26)
* fix: stac item serialization in ingestion model
* fix: use pydantic parsing and remove float conversion
* test: add initial test for missing ingestor coverage
* fix: fix updated psql function name changed in db bootstrapper
* style: fix black errors
* test: add utils.load_items test for new item serialization
* style: black and isort style changes
* Make use of jsonable_encoder, buildout tests for submitting STAC items
---------
Co-authored-by: Anthony Lukach <[email protected]>
0 commit comments