Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format changed files | LachlanCourt | 2022-07-04 | 1 | -13/+6 |
* | Ensure query fails if role with specified id does not exist | LachlanCourt | 2022-07-04 | 1 | -1/+1 |
* | Add semicolon | LachlanCourt | 2022-07-04 | 1 | -1/+1 |
* | Simplify role query as per code review | LachlanCourt | 2022-07-04 | 1 | -2/+1 |
* | Move role_id specific api routes to correct file | LachlanCourt | 2022-07-04 | 1 | -84/+53 |
* | Fix compile error in get request | LachlanCourt | 2022-07-04 | 1 | -42/+4 |
* | Create role subdirectory and add GET api route | LachlanCourt | 2022-07-04 | 1 | -0/+145 |