Skip to content

Do entities need to be complete? #11

Description

@m-mohr

In the /collections endpoint entities can reduce the number of properties in a STAC entity to get to a smaller payload (if I remember correctly).
You then need to call /collections/:id to get the full entity.

Is this also allowed here? If yes, then we'd need a consistent way to determine the location of the entity easily, i.e. this would require a self link.
Or we clarify that entities need to be complete, then a self link would still be good so that we know where things are stored, but are not strictly required. See also #10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions