Skip to content

Enable to paginate endpoints under charts/ #15

@coord-e

Description

@coord-e

Currently, misskey-util implements pagination with an endpoint that takes a pagination parameter and returns an array (i.e. Vec). charts/ endpoint differs from the others in that the response is not a single array, but is divided into several fields, so pagination with misskey-util is currently not supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions