Actions
Feature #16180
closedExpose Public/Private via API
Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
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?
Related issues
Actions