Docs: Add info about frontend install error response

This commit is contained in:
lain 2020-11-17 16:44:20 +01:00
commit e6d4d62f85

View file

@ -1556,3 +1556,9 @@ Returns the content of the document
}
]
```
```json
{
"error": "Could not install frontend"
}
```