Fix incorrect relationship_severance_event
attribute name in notifications documentation (#1579)
See https://github.com/mastodon/mastodon/issues/33411
This commit is contained in:
parent
c7d6167dbc
commit
4f8a46d859
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ aliases: [
|
|||
**Version history:**\
|
||||
4.0.0 - added
|
||||
|
||||
### `relationship_severance_event` {{%optional%}} {#relationship_severance_event}
|
||||
### `event` {{%optional%}} {#relationship_severance_event}
|
||||
|
||||
**Description:** Summary of the event that caused follow relationships to be severed. Attached when `type` of the notification is `severed_relationships`.\
|
||||
**Type:** [RelationshipSeveranceEvent]({{< relref "entities/RelationshipSeveranceEvent" >}})\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue