Skip to content

Commit

Permalink
Add the API to get compliance events
Browse files Browse the repository at this point in the history
This adds a list API endpoint at /api/v1/compliance-events and allows an
individual compliance event to be retrieved with
/api/v1/compliance-events/<id>.

The list API endpoint supports sorting, pagination, and the flag of
`includeSpec` which is disabled by default.

Relates:
https://issues.redhat.com/browse/ACM-6857

Signed-off-by: mprahl <[email protected]>
(cherry picked from commit b322afd)
  • Loading branch information
mprahl authored and magic-mirror-bot[bot] committed Jan 12, 2024
1 parent fc329f3 commit 5489107
Show file tree
Hide file tree
Showing 4 changed files with 1,065 additions and 10 deletions.
Loading

0 comments on commit 5489107

Please sign in to comment.