pronounsfu/backend/routes/user
Sam 136edee506
feat: rename PATCH /users/@me 'username' param to 'name' for consistency
2023-04-26 13:15:57 +02:00
..
delete_user.go feat: restrict certain endpoints from API tokens and/or read-only tokens 2023-03-30 16:58:35 +02:00
export.go feat: restrict certain endpoints from API tokens and/or read-only tokens 2023-03-30 16:58:35 +02:00
get_user.go feat: start custom preferences on backend 2023-04-20 07:33:01 +00:00
patch_user.go feat: rename PATCH /users/@me 'username' param to 'name' for consistency 2023-04-26 13:15:57 +02:00
routes.go fix(backend): correct paths to export endpoints 2023-03-16 16:49:40 +00:00