You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Mastodon 4.0.0 there was an accounts key added under configuration for /api/v1/instance and this was simultaneously deprecated for /api/v2/instance.
The docs were updated to add the information about the new accounts key, but the example JSON was never updated to display it.
In Mastodon 4.0.0 there was an
accounts
key added underconfiguration
for/api/v1/instance
and this was simultaneously deprecated for/api/v2/instance
.The docs were updated to add the information about the new
accounts
key, but the example JSON was never updated to display it.https://docs.joinmastodon.org/entities/V1_Instance/#example
The text was updated successfully, but these errors were encountered: