Relationships: example POST request should be GET (#1176)
This commit is contained in:
parent
59aa5f047a
commit
e3b5391784
|
@ -134,6 +134,6 @@ aliases: [
|
||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
{{< page-relref ref="methods/accounts#relationships" caption="POST /api/v1/accounts/relationships" >}}
|
{{< page-relref ref="methods/accounts#relationships" caption="GET /api/v1/accounts/relationships" >}}
|
||||||
|
|
||||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/serializers/rest/relationship_serializer.rb" caption="app/serializers/rest/relationship_serializer.rb" >}}
|
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/serializers/rest/relationship_serializer.rb" caption="app/serializers/rest/relationship_serializer.rb" >}}
|
||||||
|
|
Loading…
Reference in New Issue