Slon/Api/V1/Accounts: Implement Follow
This commit is contained in:
parent
3312c86836
commit
16d65c88ee
4 changed files with 176 additions and 96 deletions
|
@ -459,6 +459,7 @@ U0 @slon_http_handle_post_request(SlonHttpSession* session)
|
|||
|
||||
/* clang-format off */
|
||||
|
||||
#include "Endpoints/Post/Accounts";
|
||||
#include "Endpoints/Post/ActivityPub";
|
||||
#include "Endpoints/Post/Apps";
|
||||
#include "Endpoints/Post/OAuth";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue