]> git.ipfire.org Git - thirdparty/patchwork.git/commit
REST: Show 'comments' in '/patches', '/comments'
authorStephen Finucane <stephen@that.guru>
Fri, 27 Apr 2018 15:33:21 +0000 (16:33 +0100)
committerStephen Finucane <stephen@that.guru>
Fri, 27 Apr 2018 16:32:16 +0000 (17:32 +0100)
commitaed31081a8d57839c6d0c543d4d6b6c52580803f
tree1cc279bf088ca1255d2d34c882f7900c382f7948
parent43cc7fef3899b88358d87ae090f77c3c923f6b7f
REST: Show 'comments' in '/patches', '/comments'

This link is only shown for individual resources at the moment. Modify
this behavior.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Acked-by: Veronika Kabatova <vkabatov@redhat.com>
patchwork/api/cover.py
patchwork/api/patch.py
patchwork/tests/api/test_cover.py
patchwork/tests/api/test_patch.py