Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-03-24 03:09:26 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-24 03:09:26 +0300
commit27f3465d8a52afce630417b6e4b58992b6e403fe (patch)
tree55a48a13e9db76ca804ecba4b5ffa12a65076944 /config/metrics/schema.json
parent78f935d56652eee385683bf7a55c3b9a86a63a0e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/metrics/schema.json')
-rw-r--r--config/metrics/schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/metrics/schema.json b/config/metrics/schema.json
index cc1eafcf0ba..4e5d4162a05 100644
--- a/config/metrics/schema.json
+++ b/config/metrics/schema.json
@@ -26,7 +26,7 @@
},
"status": {
"type": ["string"],
- "enum": ["data_available", "planned", "in_progress", "implemented", "not_used", "deprecated"]
+ "enum": ["data_available", "implemented", "not_used", "deprecated"]
},
"milestone": {
"type": ["string", "null"],