summary refs log tree commit diff
path: root/api/scripts/generate_openapi.js (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-04Format changed filesLachlanCourt1-13/+6
2022-07-04Ensure query fails if role with specified id does not existLachlanCourt1-1/+1
2022-07-04Add semicolonLachlanCourt1-1/+1
2022-07-04Simplify role query as per code reviewLachlanCourt1-2/+1
2022-07-04Move role_id specific api routes to correct fileLachlanCourt2-137/+53
2022-07-04