]> source.dussan.org Git - redmine.git/commit
Add project is_public to GET /projects/:id and /projects API response (#17628).
authorJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Fri, 15 Aug 2014 09:57:00 +0000 (09:57 +0000)
committerJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Fri, 15 Aug 2014 09:57:00 +0000 (09:57 +0000)
commit772418461f0cba3d8d58065e635e8bc949bdf59d
treef549f6cc942b4289f3e267410c0c3c13a52ce80b
parent2f6070bb2b9d3f0b04aa17072ce3e1dfac8d32fe
Add project is_public to GET /projects/:id and /projects API response (#17628).

Contributed by Michael Esemplare <michael.esemplare@gmail.com>

git-svn-id: http://svn.redmine.org/redmine/trunk@13339 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/projects/index.api.rsb
app/views/projects/show.api.rsb
test/integration/api_test/projects_test.rb