]> git.ipfire.org Git - thirdparty/patchwork.git/commit
api: Add list archive fields
authorAndrew Donnellan <ajd@linux.ibm.com>
Thu, 22 Aug 2019 07:13:00 +0000 (17:13 +1000)
committerDaniel Axtens <dja@axtens.net>
Thu, 22 Aug 2019 11:14:08 +0000 (21:14 +1000)
commit15ed7613a08ddf61637a286343968be47640867b
treec95ba14ca966afc9c9c1cb17e2b2bc0c200f54c5
parentf856a2daa814baef25185c5db5f65ff4f96a72aa
api: Add list archive fields

Add the new list archive fields to the API. As this is a
backwards-compatible change, this requires only a minor version increment
to v1.2.

Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Daniel Axtens <dja@axtens.net>
patchwork/api/comment.py
patchwork/api/cover.py
patchwork/api/embedded.py
patchwork/api/patch.py
patchwork/api/project.py
patchwork/urls.py