-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AAP-6433] Add sorting to Rule Audit endpoints (#558)
Add sorting to the following endpoints using DRF's OrderingFilter module: * /api/eda/v1/audit-rules/ * /api/eda/v1/audit-rules/<audit_rule_id>/actions/ * /api/eda/v1/audit-rules/<audit_rule_id>/events/ * /api/eda/v1/audit-events/ Solves: AAP-6433
- Loading branch information
1 parent
34834b2
commit afa5561
Showing
2 changed files
with
238 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.