Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Revert limit behavior changed in 1.0.0-rc.2 to previous #357

Closed
philvarner opened this issue Nov 6, 2022 · 0 comments
Closed

Revert limit behavior changed in 1.0.0-rc.2 to previous #357

philvarner opened this issue Nov 6, 2022 · 0 comments
Assignees
Milestone

Comments

@philvarner
Copy link
Collaborator

In 1.0.0-rc.2, the behavior of the limit parameter was changed, nominally to align with the behavior defined in OGC API Part 1. However, we have since realized that (1) the behavior described there is not internally-consistent and (2) has since been changed the draft/corrigendum of that spec.

See:

The new behavior is defined that if a client requests a limit value above the maximum advertised by the server, that the server should treat the request as if the limit parameter were the maximum value. It must not respond with a error because the the limit value, and must respond with no more than that many items.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant