The Express.js request to extract all required data from.
See the API documentation. Successes are passed using
Promise.resolve, failures using Promise.reject.
Gets the router for all /role/ related endpoints.
An Express.js {@link express.Router} routing all /role/
endpoints.
Attempts to list all roles in the system.
The Express.js request to extract all required data from.
See the API documentation. Successes are passed using
Promise.resolve, failures using Promise.reject.
Generated using TypeDoc
Attempts to create a new role in the system.