Docs: Add info about frontend install error response
This commit is contained in:
parent
bb9650f3c2
commit
e6d4d62f85
|
@ -1556,3 +1556,9 @@ Returns the content of the document
|
|||
}
|
||||
]
|
||||
```
|
||||
|
||||
```json
|
||||
{
|
||||
"error": "Could not install frontend"
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue