Skip to content

Add pagination for types/ endpoint #57

@msimbirsky

Description

@msimbirsky

The types/ endpoint returns a massive response JSON containing all types. This can easily timeout clients fetching the data since it takes so long to load. Adding a simple limit/offset pagination to the types return, like the one used in the /locations endpoint would be a great improvement to make querying more efficient.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions