Apply suggestions from code review

Changes suggested by @MrPetovan

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
Hank G 2023-02-23 20:40:43 -05:00 committed by GitHub
parent b243df5125
commit 65dedb7a7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 11 deletions

View file

@ -1012,7 +1012,7 @@ Mutually exclusive with <code>data</code> <code>datasize</code>.
<td><code>scales</code></td>
<td>Array of Photo Scales</td>
<td>
List of Scale objects listing the id, scale, link, etc. of each scale
List of the various resized versions of the Photo
</td>
</tr>

View file

@ -29,7 +29,8 @@ For supported apps please have a look at the [FAQ](help/FAQ#clients)
## Entities
These endpoints use the [Mastodon API entities](https://docs.joinmastodon.org/entities/). With some additional extensions listed below.
These endpoints use the [Mastodon API entities](https://docs.joinmastodon.org/entities/).
With some additional extensions listed below.
### Instance (Version 2) Entities
Extensions to the [Mastodon Instance::V2 Entities](https://docs.joinmastodon.org/entities/Instance/)