Skip to content

Add numberReturned and numberMatched fields to ItemCollection responses #478

@philvarner

Description

@philvarner

stac-fastapi advertises OAFeat as a conformance class, but doesn't include numberReturned or numberMatched in the .../items endpoint response. These are optional fields, but they should be added if the context extension is enabled, since these fields are in the context object as returned and matched.

This PR

added these as optional fields to any ItemCollection response, so this should be added to /search

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions