X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Fdocs%2Fdevelopment%2FAPI%2Fadmin_api.md;fp=docs%2Fdocs%2Fdevelopment%2FAPI%2Fadmin_api.md;h=9583888799b2177e82e94d8681fafaa263f57684;hb=439ec4913793b306706b148a1a6b9d344d0bc1df;hp=79cb573ac1625684a21426500b3d0d6bd0597fe1;hpb=ef279ac53fecd684281b9e5df13a3e082c589aac;p=akkoma diff --git a/docs/docs/development/API/admin_api.md b/docs/docs/development/API/admin_api.md index 79cb573ac..958388879 100644 --- a/docs/docs/development/API/admin_api.md +++ b/docs/docs/development/API/admin_api.md @@ -2,7 +2,7 @@ Authentication is required and the user must be an admin. -The `/api/v1/pleroma/admin/*` path is backwards compatible with `/api/pleroma/admin/*` (`/api/pleroma/admin/*` will be deprecated in the future). +Backwards-compatibility for admin API endpoints without version prefixes (`/api/pleroma/admin/*`) has been removed as of Akkoma 3.6.0. Please use `/api/v1/pleroma/admin/*` instead. ## `GET /api/v1/pleroma/admin/users`