X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=docs%2FAPI%2Fadmin_api.md;h=266f8cef8e97ba546708d17dc07b9c2ebdeec697;hb=ed76323776f2506cfefbe78c369fdb7ccfe3b650;hp=4c72d3d616e2c5dc9f4683227d5e948c794b5d23;hpb=81145ecdf52c74147c842ab6c099abf5e1ad1eff;p=akkoma diff --git a/docs/API/admin_api.md b/docs/API/admin_api.md index 4c72d3d61..266f8cef8 100644 --- a/docs/API/admin_api.md +++ b/docs/API/admin_api.md @@ -554,7 +554,7 @@ Response: * `show_role` * `skip_thread_containment` * `fields` - * `discoverable` + * `is_discoverable` * `actor_type` * Responses: @@ -1556,3 +1556,9 @@ Returns the content of the document } ] ``` + +```json +{ + "error": "Could not install frontend" +} +```