log capture
[akkoma] / docs / API / admin_api.md
index e18d5e513f6e03d26387a8e4e07bc09afc50373d..19ac6a65f51e0dc49f08f87246f0a0a77bf50885 100644 (file)
@@ -1525,7 +1525,7 @@ Returns the content of the document
 ]
 ```
 
-## `POST /api/pleroma/admin/frontends/install
+## `POST /api/pleroma/admin/frontends/install`
 
 ### Install a frontend
 
@@ -1556,3 +1556,9 @@ Returns the content of the document
   }
 ]
 ```
+
+```json
+{
+  "error": "Could not install frontend"
+}
+```