Finished blog stuff

This commit is contained in:
Caleb Gardner
2024-07-02 20:52:55 -05:00
parent 68edbca349
commit a77d55924d
4 changed files with 64 additions and 4 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ Must have a auth token for a user with the `"blog": "admin"` permission.
```json
{
id: "authorID",
name: "author name",
about: "about",
picurl: "picture URL"
}