Feature #8353
[REST] privacy information on issue displaying
| Status: | New | Start date: | 2011-05-12 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | REST API | |||
| Target version: | - | |||
| Resolution: |
Description
Hi !
Redmine 1.2 includes issue privacy but this information is not given in the REST API. I wrote a little patch (I'm new to RoR, any comment would be welcome), I'm open to suggestions.
Patch available here : https://github.com/edavis10/redmine/pull/33