feat(core): Add internal API to manage metrics of a test definition (no-changelog) (#11851)

This commit is contained in:
Eugene
2024-11-27 13:00:33 +01:00
committed by GitHub
parent a7de34dac6
commit f91fecfe0d
7 changed files with 557 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ const repositories = [
'SharedWorkflow',
'Tag',
'TestDefinition',
'TestMetric',
'User',
'Variables',
'Webhook',