Skip to content

Collection responses should support numberMatched and numberReturned #125

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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