From 3b30cea0575d0f6324155f5aaec981d10bd1f3c5 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 21 Oct 2022 20:13:15 +0200 Subject: [PATCH] Add missing store endpoints (#1416) --- docs/api/supervisor/endpoints.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/api/supervisor/endpoints.md b/docs/api/supervisor/endpoints.md index 1b06cf6e..87859750 100644 --- a/docs/api/supervisor/endpoints.md +++ b/docs/api/supervisor/endpoints.md @@ -2356,6 +2356,22 @@ Update an add-on from the store. + +Get the changelog for an add-on. + + + +Get the documentation for an add-on. + + + +Get the add-on icon + + + +Get the add-on logo + + Reloads the information stored about add-ons.