Skip to content

Add STAC_API_VERSION in landing page #761

@m-mohr

Description

@m-mohr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions