Open
Description
Looks like [44cf30f] introduced some changes that aren't reflected in the tutorial doctests, so there are now 8 failures
Accessing collections and elements
- Serializers must be explicit in what content-type they'll accept, so clients must declare a matching Accept header?
- Twisted.web is returning a transfer-encoding header instead of content-length, so the test fails. Don't know if this is due to my version of twisted (12.0.0) or some other change.
CRUD
- Updating an elements fails... looks like something has changed in the handling of PUT to an existing element. It appears to be attempting to create a new element instead of updating it.
Metadata
Metadata
Assignees
Labels
No labels