Apply suggestions from code review
Changes suggested by @MrPetovan Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
b243df5125
commit
65dedb7a7e
2 changed files with 12 additions and 11 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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/)
|
||||
|
|
Loading…
Reference in a new issue