Skip to content

Refactor BrowseRequest and SearchRequest to use a common base object #188

Description

@as-smets

I want to have a BaseRequest object, containing common fields of BrowseRequest and SearchRequest.
For the moments the duplicated fields we use are : offset, resultsPerPage, facets, preFilterExpression, sortBy, sortAscending
And this list can only grow
I checked on other classes, it's used for example with QuizRequestBase

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions