diff options
| author | Yochyo <herodragon25@gmail.com> | 2023-03-20 15:47:56 +0100 |
|---|---|---|
| committer | Neo <50623835+neobooru@users.noreply.github.com> | 2023-06-26 20:49:48 +0200 |
| commit | ffdf115714f06f7c28b3898ccd04415ac0037fb6 (patch) | |
| tree | d43456b6b32fd7fc407c20293a612602ed73cc27 /doc | |
| parent | 782f0690318d21e9e09ac88984afc59a1812b888 (diff) | |
docs (api): change micro post attribute name to id
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/API.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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** |