docs: Document that the preferences API is not supported
ci/woodpecker/pr/build-amd64 Pipeline is pending Details
ci/woodpecker/pr/build-arm64 Pipeline is pending Details
ci/woodpecker/pr/docs Pipeline is pending Details
ci/woodpecker/pr/test Pipeline is pending Details

Added in 2.8.0, this endpoint reports 404 since it's not implemented yet.
This commit is contained in:
Joshua Goins 2023-08-12 07:52:34 -04:00
parent 7bd4ae5412
commit e2248ae4ae
1 changed files with 6 additions and 0 deletions

View File

@ -384,3 +384,9 @@ Akkoma is generally compatible with the Mastodon 2.7.2 API, but some newer featu
*Added in Mastodon 3.0.0*
- `GET /api/v1/featured_tags`: Returns HTTP 404
### Preferences
*Added in Mastodon 2.8.0*
- `GET /api/v1/preferences`: Returns HTTP 404