Multi-status responses (partial success in particular)

Hi @jlangley

I may have misread the specification, but I don’t see where a client can make a request with included ?

If my above assumption is correct the entire request should fail even if a relationships key is present, because it is still a single atomic request, although your server may indeed need to make multiple requests or database records. The point here being that the uniform interface alleviates the need for a client to know about such specific details.