Add inherited policies to the team's list policies response payload (#8068)

This commit is contained in:
Martin Angers
2022-10-12 08:35:36 -04:00
committed by GitHub
parent 42c47a6fa7
commit d321cfc68e
11 changed files with 298 additions and 111 deletions
@@ -0,0 +1 @@
* Added the `inherited_policies` array to the `GET /teams/{team_id}/policies` endpoint that lists the global policies inherited by the team, along with the pass/fail counts only for hosts that belong to that team.