mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Adds nullability description to Entities section (#227)
* Adds nullability description to Entities section * fix typo
This commit is contained in:
parent
fb31b2a7c5
commit
08eb89f04b
@ -543,6 +543,8 @@ ___
|
|||||||
|
|
||||||
## Entities
|
## Entities
|
||||||
|
|
||||||
|
Note: Some attributes in the entity payload can have ``null`` value and are marked as _nullable_ on the tables below. Attributes that are not nullable are guaranteed to return a valid value.
|
||||||
|
|
||||||
### Account
|
### Account
|
||||||
|
|
||||||
| Attribute | Description | Nullable |
|
| Attribute | Description | Nullable |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user