ash-project / ash_json_api

The JSON:API extension for the Ash Framework
https://hexdocs.pm/ash_json_api
MIT License
56 stars 40 forks source link

change patch http response code from 201 to 200 to match jsonapi spec #87

Closed gordoneliel closed 1 year ago

gordoneliel commented 1 year ago

Contributor checklist

Change patch http reponse code from 201 to 200 to match jsonapi spec.