Skip to content

ISs #6 - Update endpoint, specs, tests, k8s routes to reflect API rules

One of the standards we have set is to use hyphens (-) instead of underscores (_) in URL path segments. This patch updates this API to follow this guideline.

Merge request reports