Skip to content

OpenAPI: Remove max pagination limit from the spec

rinpatch requested to merge fix/openapi-limit into develop

In an ideal world clients wouldn't try to request more than the max hardcoded limit, but SubwayTooter does.

Merge request reports