From b2164aa7c0aaf42afda09c00254d99a67b888fdd Mon Sep 17 00:00:00 2001 From: Vijay Raghavan Aravamudhan Date: Thu, 12 Aug 2021 14:10:48 +0000 Subject: Recipes now have aliases!!!! (#607) fixes getferdi/ferdi#1614, getferdi/ferdi#1615, getferdi/ferdi#1291 --- docs/configuration.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/configuration.md') diff --git a/docs/configuration.md b/docs/configuration.md index 532a1f7..fa5d4d9 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -29,6 +29,9 @@ The license of the integration. We prefer MIT, but here is a list of all the ava `string` **repository**
Link to your Github, Gitlab or Bitbucket public repository. Not used in the application, but is very helpful if we need to log bugs or update to newer versions, etc. +`array[string]` **aliases**
+The list of alternate names that this recipe can be called + `object` **config** _mandatory_
This is the Ferdi-specific integration config. -- cgit v1.2.3-54-g00ecf