Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to validate order_by field #161

Open
DenTray opened this issue Dec 10, 2024 · 0 comments
Open

Ability to validate order_by field #161

DenTray opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@DenTray
Copy link
Collaborator

DenTray commented Dec 10, 2024

Need to implement getOrderableFields method inside the BaseRequest class. This method should have two args:

  • modelName
  • additionalFields

Method should merge result of getFields method called on model with the additional fields arg and return string, imploded by ,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants