From 5c9a29c3c44ebd47753fc5b10f754b5b2823a541 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 16 Feb 2021 16:47:05 +0100 Subject: [PATCH] options/config add-on endpoint (#794) --- 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 12edc71d..790fccef 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.