]> git.ipfire.org Git - thirdparty/patchwork.git/commit
REST: Add comments to patch and cover endpoints
authorVeronika Kabatova <vkabatov@redhat.com>
Wed, 25 Apr 2018 17:33:27 +0000 (19:33 +0200)
committerStephen Finucane <stephen@that.guru>
Fri, 27 Apr 2018 16:32:16 +0000 (17:32 +0100)
commit43cc7fef3899b88358d87ae090f77c3c923f6b7f
treeb01a79ad0961a352c1c4c5dc9f80cfee15258fe7
parentc8797a670b1bc6e5543998f2493156068d32026a
REST: Add comments to patch and cover endpoints

Signed-off-by: Veronika Kabatova <vkabatov@redhat.com>
Reviewed-by: Stephen Finucane <stephen@that.guru>
patchwork/api/comment.py [new file with mode: 0644]
patchwork/api/cover.py
patchwork/api/patch.py
patchwork/models.py
patchwork/tests/api/test_comment.py [new file with mode: 0644]
patchwork/tests/api/test_cover.py
patchwork/tests/api/test_patch.py
patchwork/urls.py
releasenotes/notes/comments-api-b7dff6ee4ce04c9b.yaml [new file with mode: 0644]