]> git.ipfire.org Git - thirdparty/patchwork.git/commit
REST: Make use of the 'source' property
authorStephen Finucane <stephen@that.guru>
Fri, 28 Oct 2016 17:29:49 +0000 (18:29 +0100)
committerStephen Finucane <stephen@that.guru>
Fri, 23 Dec 2016 23:37:55 +0000 (23:37 +0000)
commit9edc08a648f67067da80a5a71f7a3a1c3064e5d4
tree23cfb22a1cd2779338abc4e39baa5b416dc829f6
parent207bc10f74034509f0c17fad1dfc8713e73a5a3e
REST: Make use of the 'source' property

This is apparently the correct way to rename fields, and will ensure a
future API version that supports writes will work correctly.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Reviewed-by: Daniel Axtens <dja@axtens.net>
Reviewed-by: Andy Doan <andy.doan@linaro.org>
patchwork/api/project.py