]> git.ipfire.org Git - thirdparty/patchwork.git/commit
REST: Add id field to all endpoints
authorStephen Finucane <stephen@that.guru>
Thu, 24 Nov 2016 14:16:34 +0000 (14:16 +0000)
committerStephen Finucane <stephen@that.guru>
Fri, 23 Dec 2016 23:41:34 +0000 (23:41 +0000)
commitf5bfb4ff366b43b44a4fdbc53030c5c8b3f601c3
tree3974030ca5395f334188bc72843cfa6dfa72eada
parent662b0100cfa4d706198bf7f03db22bfda473fc3c
REST: Add id field to all endpoints

Signed-off-by: Stephen Finucane <stephen@that.guru>
Reviewed-by: Daniel Axtens <dja@axtens.net>
patchwork/api/check.py
patchwork/api/patch.py
patchwork/api/person.py
patchwork/api/project.py
patchwork/api/user.py
patchwork/tests/test_rest_api.py