Add a link in the attribute description of `reblog` for the `Status` API entity which was reported missing by @nikclayton.
This commit is contained in:
parent
7eefdcbfc6
commit
dc78b2ad5f
1 changed files with 2 additions and 2 deletions
|
@ -257,7 +257,7 @@ aliases: [
|
||||||
### `reblog` {#reblog}
|
### `reblog` {#reblog}
|
||||||
|
|
||||||
**Description:** The status being reblogged.\
|
**Description:** The status being reblogged.\
|
||||||
**Type:** {{<nullable>}} [Status](#) or null\
|
**Type:** {{<nullable>}} [Status]({{< relref "entities/status" >}}) or null\
|
||||||
**Version history:**\
|
**Version history:**\
|
||||||
0.1.0 - added
|
0.1.0 - added
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue