Browse Source

Add most-popular entry in oneOf of categories in definitions.json (#15370)

Fotis Voutsas 1 year ago
parent
commit
83272d4903
1 changed files with 1 additions and 0 deletions
  1. 1 0
      collectors/metadata/schemas/definitions.json

+ 1 - 0
collectors/metadata/schemas/definitions.json

@@ -52,6 +52,7 @@
           "oneOf": [
             {
               "enum": [
+                "most-popular",
                 "databases",
                 "web-servers",
                 "message-brokers",