mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
featured_tags API methods: Fix typo (#1494)
This commit is contained in:
parent
0e88921543
commit
9b660bb152
@ -125,7 +125,7 @@ If `name` is not a valid hashtag, e.g. contains illegal characters or only numbe
|
||||
|
||||
---
|
||||
|
||||
## Unfeature a tag {unfeature}
|
||||
## Unfeature a tag {#unfeature}
|
||||
|
||||
```http
|
||||
DELETE /api/v1/featured_tags/:id HTTP/1.1
|
||||
@ -309,4 +309,4 @@ Invalid or missing Authorization header.
|
||||
|
||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/controllers/api/v1/featured_tags_controller.rb" caption="app/controllers/api/v1/featured_tags_controller.rb" >}}
|
||||
|
||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/controllers/api/v1/featured_tags/suggestions_controller.rb" caption="app/controllers/api/v1/featured_tags/suggestions_controller.rb" >}}
|
||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/controllers/api/v1/featured_tags/suggestions_controller.rb" caption="app/controllers/api/v1/featured_tags/suggestions_controller.rb" >}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user