Samuel Jaeschke
Samuel Jaeschke
This change ensures authentication is always enforced when it is configured (environment variable is present). Previously the auth check would reject requests with a non-matching header, but would still accept...
When I reference a fixture in a `post_creation` section using `!rel`, it is created and added to relationship but I have to manually run an extra commit afterwards. Results in...
Currently `depend_on` appears to be ignored on collections. I can't see how to use `depend_on` for either the parent collection or the child objects. Ideally I'd like the whole collection...