Expand description

Custom Fields Rest API Endpoint definitions

Redmine Documentation

  • all custom fields endpoint

Structs

a type for custom fields to use as an API return type

a type for custom field essentials with values used in other Redmine objects (e.g. issues)

helper struct for outer layers with a custom_fields field holding the inner data

The endpoint for all custom fields

Possible values contain a value and a label

Enums

Represents the types of objects that can be customized with customized types in Redmine

Describes the format (data type) of a field

Error type for ListCustomFieldsBuilder