From 66ff19a7676649a0ccab0f7033e97c39a9a695df Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 4 Feb 2021 14:33:03 +0100 Subject: [PATCH] options/config add-on endpoint --- docs/api/supervisor/endpoints.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/api/supervisor/endpoints.md b/docs/api/supervisor/endpoints.md index 2a622227..6c364a29 100644 --- a/docs/api/supervisor/endpoints.md +++ b/docs/api/supervisor/endpoints.md @@ -285,6 +285,10 @@ To reset customized network/audio/options, set it `null`. Run a configuration validation against the current stored add-on configuration. + +The Data endpoint to get his own rendered configuration. + + Rebuild the add-on, only supported for local build add-ons.