Actions
Feature #32002
closedAdd inherit_members to projects API response
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
I didn't found a way to get inherit_members field value of project via REST API.
According to docs - https://www.redmine.org/projects/redmine/wiki/Rest_Projects#Showing-a-project - this field doesn't returned by "GET /projects/[id].xml". But can be updated by "PUT /projects/[id].xml".
Is there a way to get inherit_members of project?
mysql 5.7.27
Ruby version 2.3.1-p112 (2016-04-26)
Rails version 4.2.11.1
Redmine version 3.4.11.stable
Files
Related issues
Actions