ash-project / ash_json_api

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

fix: load properly on nested routes #36

Closed zachdaniel closed 4 years ago

zachdaniel commented 4 years ago

fix: support routes w/o route params

fix: actually forward to the configured path

Contributor checklist