- Notifications
You must be signed in to change notification settings - Fork28
-
Dear all, I cannot understand whatstac-pydantic version is imported and used in these STAC APIs. I see thatstac-pydantic has now reached version 3.1.3, but from what I understand instac-fastapi-elasticsearch-opensearch only version 2.0 is implemented. Is this correct? Is there in plan to move to newer releases? This is as there are some bugs in the the previousstac-pydantic version which would be overcome by using the latest release. Please let me know. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 1 reply
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Hi. stac-fastapi is using stac-pydantic >= 3.1.3 as of stac-fastapi v3.0.0here. stac-fastapi-elasticsearch-opensearch is built on top of stac-fastapi, primarily using the models. |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
In stac-fastapi.core we are using stac-pydantic >= 3.0.0here which should be updated |
BetaWas this translation helpful?Give feedback.