-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Description
I'm a bit confused by
| stac_version: str = attr.ib(default=STAC_API_VERSION) |
STAC_API_VERSION is meant to be the STAC API version (i.e. stac-api-spec), right?
But the STAC API Version is different to the STAC version. We try to expose STAC 1.1.0 items and update the landing page to 1.1.0, too, but setting the STAC_API_VERSION seems incorrect, because there is no 1.1.0 version for the API.
vincentsarago
Metadata
Metadata
Assignees
Labels
No labels