From 10dad5a2094e6e68bb341336cc68ce298fe3a850 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 11 Apr 2018 18:53:01 +0200 Subject: [PATCH] Update API.md --- API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/API.md b/API.md index aac11806b..4823cf74b 100644 --- a/API.md +++ b/API.md @@ -410,6 +410,7 @@ Get all available addons. ```json { "name": "xy bla", + "slug": "xdssd_xybla", "description": "description", "long_description": "null|markdown", "auto_update": "bool",