mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
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
@ -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
|
||||||
|
|
||||||
@ -392,4 +392,4 @@ aliases: [
|
|||||||
|
|
||||||
{{< page-relref ref="methods/statuses" caption="statuses methods" >}}
|
{{< page-relref ref="methods/statuses" caption="statuses methods" >}}
|
||||||
|
|
||||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/serializers/rest/status_serializer.rb" caption="app/serializers/rest/status_serializer.rb" >}}
|
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/serializers/rest/status_serializer.rb" caption="app/serializers/rest/status_serializer.rb" >}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user