Use /api/v1/accounts/:id/follow for account subscriptions instead of the deprecated routes

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2024-08-13 19:26:43 +02:00
commit d67d24757f
4 changed files with 5 additions and 15 deletions

View file

@ -0,0 +1 @@
Use /api/v1/accounts/:id/follow for account subscriptions instead of the deprecated routes