fixed typo in API documentation
This commit is contained in:
parent
57c1a9888b
commit
9c35223837
1 changed files with 1 additions and 1 deletions
|
@ -684,7 +684,7 @@ Note: Some attributes in the entity payload can have ``null`` value and are mark
|
||||||
| Attribute | Description | Nullable |
|
| Attribute | Description | Nullable |
|
||||||
| ------------------------ | ---------------------------------------- | -------- |
|
| ------------------------ | ---------------------------------------- | -------- |
|
||||||
| `accounts` | An array of matched [Accounts](#account) | yes |
|
| `accounts` | An array of matched [Accounts](#account) | yes |
|
||||||
| `statuses` | An array of matchhed [Statuses](#status) | yes |
|
| `statuses` | An array of matched [Statuses](#status) | yes |
|
||||||
| `hashtags` | An array of matched hashtags, as strings | yes |
|
| `hashtags` | An array of matched hashtags, as strings | yes |
|
||||||
|
|
||||||
### Status
|
### Status
|
||||||
|
|
Loading…
Reference in a new issue