Expand description

Issue Statuses Rest API Endpoint definitions

Redmine Documentation

  • all issue statuses endpoint

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

Enums

Error type for ListIssueStatusesBuilder