summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorYochyo <herodragon25@gmail.com>2023-03-20 15:47:56 +0100
committerNeo <50623835+neobooru@users.noreply.github.com>2023-06-26 20:49:48 +0200
commitffdf115714f06f7c28b3898ccd04415ac0037fb6 (patch)
treed43456b6b32fd7fc407c20293a612602ed73cc27 /doc
parent782f0690318d21e9e09ac88984afc59a1812b888 (diff)
docs (api): change micro post attribute name to id
Diffstat (limited to 'doc')
-rw-r--r--doc/API.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/API.md b/doc/API.md
index 63a50a2..c8b88fe 100644
--- a/doc/API.md
+++ b/doc/API.md
@@ -2491,7 +2491,7 @@ One file together with its metadata posted to the site.
## Micro post
**Description**
-A [post resource](#post) stripped down to `name` and `thumbnailUrl` fields.
+A [post resource](#post) stripped down to `id` and `thumbnailUrl` fields.
## Note
**Description**