]> git.ipfire.org Git - thirdparty/patchwork.git/commit
REST: Fix typo in embedded serializers
authorStephen Finucane <stephen@that.guru>
Fri, 16 Nov 2018 20:17:53 +0000 (21:17 +0100)
committerStephen Finucane <stephen@that.guru>
Sat, 22 Dec 2018 22:34:01 +0000 (22:34 +0000)
commit3a98b6b10ae87fd1804179537349037110706984
tree847aa6fae13487e12e5483b197a27a2d9cace662
parent62b0f040689526ea06c8923afcacf08593be999d
REST: Fix typo in embedded serializers

This was preventing the v1.1 fields from getting dropped as intended.

NOTE(stephenfin): 'patchwork/tests/api/test_series.py' was modified to
ensure the created series had an associated cover letter and patch.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Closes: #237
(cherry picked from commit 6e48cb627c2731405f991a54085f0148c472d0e6)
patchwork/api/embedded.py
patchwork/tests/api/test_series.py
releasenotes/notes/issue-237-48b9442c31e74b9d.yaml [new file with mode: 0644]