Since these two actions are not JSON API (e.g. application/vnd.api+json), we set them to application/json for now. The problem is that responses need to be written which will cause a bigger break. This is in a separate pull request #86 and for a newer version later.
Since these two actions are not JSON API (e.g.
application/vnd.api+json)
, we set them toapplication/json
for now. The problem is that responses need to be written which will cause a bigger break. This is in a separate pull request #86 and for a newer version later.