Module news

Source
Expand description

News Rest API Endpoint definitions

Redmine Documentation

  • all news endpoint
  • project news endpoint

Structs§

ListNews
The endpoint for all news
ListNewsBuilder
Builder for ListNews.
ListProjectNews
The endpoint for project news
ListProjectNewsBuilder
Builder for ListProjectNews.
News
a type for news to use as an API return type
NewsWrapper
helper struct for outer layers with a news field holding the inner data

Enums§

ListNewsBuilderError
Error type for ListNewsBuilder
ListProjectNewsBuilderError
Error type for ListProjectNewsBuilder