Update relationship.md (#896)

This commit is contained in:
Martin Folkers 2021-09-20 02:05:03 +02:00 committed by GitHub
parent 2c00752228
commit 25e1a139c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -113,7 +113,7 @@ menu:
### `note`
**Description:** Is this user blocking you?\
**Description:** This user's profile bio\
**Type:** String\
**Version history:**\
3.2.0 - added
@ -123,6 +123,3 @@ menu:
* [GET /api/v1/accounts/relationships]({{< relref "../methods/accounts.md#check-relationships-to-other-accounts" >}})
{{< caption-link url="https://github.com/tootsuite/mastodon/blob/master/app/serializers/rest/relationship_serializer.rb" caption="app/serializers/rest/relationship\_serializer.rb" >}}