]> source.dussan.org Git - redmine.git/commit
Add information about whether an issue is open or closed to Issues API response ...
authorGo MAEDA <maeda@farend.jp>
Sat, 2 Oct 2021 06:16:15 +0000 (06:16 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 2 Oct 2021 06:16:15 +0000 (06:16 +0000)
commit975e485afdce02afefbdfa040a80639bf6b7f356
treeb107b4b7af0d58df8450aa5626d57849667955b5
parent72f43fa4a0cdafdf66253fd02b928a4a5302eff5
Add information about whether an issue is open or closed to Issues API response (#15855).

Patch by Takenori TAKAKI.

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