As The response SHOULD include a Location header identifying the location of the newly created resource is mentioned in JSON-API specification, I wonder if the location header should be put in JaResource.Create.created.
https://github.com/vt-elixir/ja_resource/blob/master/lib/ja_resource/create.ex#L93
As
The response SHOULD include a Location header identifying the location of the newly created resourceis mentioned in JSON-API specification, I wonder if the location header should be put inJaResource.Create.created.https://github.com/vt-elixir/ja_resource/blob/master/lib/ja_resource/create.ex#L93