Expand description

Roles Rest API Endpoint definitions

Redmine Documentation

  • all roles endpoint
  • specific role endpoint

Structs

The endpoint for a specific role
The endpoint for all roles
a type for roles to use as an API return type
a minimal type for Redmine roles used in lists of roles included in other Redmine objects (e.g. custom fields) and also in the global ListRoles endpoint (unlike most other Redmine API objects)
A lot of APIs in Redmine wrap their data in an extra layer, this is a helper struct for outer layers with a role field holding the inner data
helper struct for outer layers with a roles field holding the inner data

Enums

Error type for GetRoleBuilder
determines which issues are visible to users/group with a role
Error type for ListRolesBuilder
determines which time entries are visible to users/group with a role
determines which users are visible to users/group with a role