Skip to content

Add filtering, sorting and pagination to the REST API code #96

Description

@brothercorvo
  • filtering: ability to send parameters to a query and only get the relevant objects
  • sorting: ability to returns lists in a certain order
  • pagination: ability to split long lists in different sets

how to implement this:

  • introduce supporting classes
  • create a reference implementation
  • modify the OAS to DP generator to produce the code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions