-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
Responses are currently required to be hal+json. The API we consume returns a 201 without data and a http header for a new location when we do a _post. The request is successful but Hyperclient gives a InvalidRepresentationError due to the response not being hal+json.
This works in v0.8.5 but not in the latest version due to 1c7dc4c
I'll provide a failing test later.
Reactions are currently unavailable