Feature: Add support for pagination · Issue #238 · feathersjs-ecosystem/feathers-swagger · GitHub
Skip to content

Feature: Add support for pagination #238

Description

@Mairu

Is your feature request related to a problem? Please describe.
Currently, the service option paginate is not taken into account when creating the response for the find method.

Describe the solution you'd like
If the paginate option of the service is set, the response documentation of the find method should reflect that and should contain the properties total, limit, skip, and data.

Additional context
Originally requested in #218.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingBreaking change - requires new major versionenhancement

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions