UNCLASSIFIED - NO CUI

Skip to content

New metrics endpoints

Michael Jones requested to merge metrics_security into master

New endpoints:

/metrics/organization/<id>
/metrics/valuestream/<id>
/metrics/team/<id>

Fixed type on schema cache, to work with the filtering inside the endpoints.

Added new mock_non_admin for some test cases

Merge request reports