summary refs log tree commit diff
path: root/api/src/routes/guilds/#guild_id/roles/#role_id (follow)
Commit message (Expand)AuthorAgeFilesLines
* Format changed filesLachlanCourt2022-07-041-13/+6
* Ensure query fails if role with specified id does not existLachlanCourt2022-07-041-1/+1
* Add semicolonLachlanCourt2022-07-041-1/+1
* Simplify role query as per code reviewLachlanCourt2022-07-041-2/+1
* Move role_id specific api routes to correct fileLachlanCourt2022-07-041-84/+53
* Fix compile error in get requestLachlanCourt2022-07-041-42/+4
* Create role subdirectory and add GET api routeLachlanCourt2022-07-041-0/+145