Browse Source

Add community key in schema (#15465)

Fotis Voutsas 1 year ago
parent
commit
41631e91ab
1 changed files with 4 additions and 0 deletions
  1. 4 0
      collectors/metadata/schemas/single-module.json

+ 4 - 0
collectors/metadata/schemas/single-module.json

@@ -108,6 +108,10 @@
         "most_popular": {
           "type": "boolean",
           "description": "Whether or not the integration is to be flagged as most-popular, meaning it will show up at the top of the menu."
+        },
+        "community": {
+          "type": "boolean",
+          "description": "Whether or not the integration should be flagged as community."
         }
       },
       "required": [