Project

General

Profile

Returning "private" field via API

Added by Stephen Fine about 10 years ago

I am trying to extend the API to return the "private" journal field.

The API obeys user authentication with displaying whether or not the journal is returned but I would like to know if the note is private if it is returned.

The issues_controller.rb file seems to use the standard format.api method (line 128) but that does not return this field.

Is there any easy way to force this?

#16180


Replies (1)

RE: Returning "private" field via API - Added by Go MAEDA over 7 years ago

Redmine 2.6.0 and later have the feature (#10914).

    (1-1/1)