diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/API/admin_api.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/API/admin_api.md b/docs/API/admin_api.md index 4c72d3d61..19ac6a65f 100644 --- a/docs/API/admin_api.md +++ b/docs/API/admin_api.md @@ -1556,3 +1556,9 @@ Returns the content of the document } ] ``` + +```json +{ + "error": "Could not install frontend" +} +``` |