Skip to content

Enable to paginate endpoints under charts/ #15

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.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions