Module redmine_api::api::issue_statuses
source · [−]Expand description
Structs
a type for issue status to use as an API return type
a minimal type for Redmine issue status used in
other Redmine objects (e.g. issue)
A lot of APIs in Redmine wrap their data in an extra layer, this is a
helper struct for outer layers with a issue_status field holding the inner data
helper struct for outer layers with a issue_statuses field holding the inner data
The endpoint for all issue statuses
Builder for
ListIssueStatuses.Enums
Error type for ListIssueStatusesBuilder