Преглед на файлове

Add support.chat to schema, refs #7714

Jordi Boggiano преди 7 години
родител
ревизия
b89daf5322
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      res/composer-schema.json

+ 5 - 0
res/composer-schema.json

@@ -490,6 +490,11 @@
                     "description": "IRC channel for support, as irc://server/channel.",
                     "format": "uri"
                 },
+                "chat": {
+                    "type": "string",
+                    "description": "URL to the support chat.",
+                    "format": "uri"
+                },
                 "source": {
                     "type": "string",
                     "description": "URL to browse or download the sources.",