Add avatar_description and header_description parameters to PATCH /api/v1/profile (#38221)

This commit is contained in:
Claire
2026-03-16 15:04:25 +01:00
committed by GitHub
parent 8124f1581a
commit b7246518bf
3 changed files with 5 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ module Mastodon
def api_versions
{
mastodon: 8,
mastodon: 9,
}
end