]> 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 17:19:06 +0000 (17:19 +0000)
commit6e48cb627c2731405f991a54085f0148c472d0e6
tree7db198882a513bcba1d8e153e187a0dfe571f9bf
parent58256ec248d75a39b1c5e130a6f6c0497ccd0770
REST: Fix typo in embedded serializers

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

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