Skip to content

Collection responses should support numberMatched and numberReturned #125

@jkeifer

Description

@jkeifer

Any endpoints returning a collection of objects should support the inclusion of numberMatched and numberReturned. These should not be required parameters where implementation is unknown (user-provided implementations), but should be optional and encouraged wherever possible to provide. See the OGC Features API response object for more information on the basis for these properties.

#123 is an example of adding support for numberMatched to the order collection response.

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