diff --git a/docs/api/supervisor/endpoints.md b/docs/api/supervisor/endpoints.md index 205d0b77e8a..1f976b904c4 100644 --- a/docs/api/supervisor/endpoints.md +++ b/docs/api/supervisor/endpoints.md @@ -3233,6 +3233,14 @@ Get the add-on icon Get the add-on logo + + +Returns 200 success status if the latest version of the add-on is able to be +installed on the current system. Returns a 400 error status if it is not with a +message explaining why. + + + Reloads the information stored about add-ons.