You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add field mapping utilities by [@zachdaniel](https://github.com/zachdaniel)
22
+
23
+
* add config to use correct `object` type for filter schemas by olivermt [(#413)](https://github.com/ash-project/ash_json_api/pull/413)
24
+
25
+
### Bug Fixes:
26
+
27
+
* object type + config for backwards compat + a regression in deps update (#413) by olivermt [(#413)](https://github.com/ash-project/ash_json_api/pull/413)
28
+
29
+
* BadMapError when page param is not using bracket notation (#407) by olivermt [(#407)](https://github.com/ash-project/ash_json_api/pull/407)
30
+
31
+
* Add with_all_related_resources to resource schemas (#406) by m0rt3nlund [(#406)](https://github.com/ash-project/ash_json_api/pull/406)
32
+
33
+
### Improvements:
34
+
35
+
* add an `error_handler` option by [@zachdaniel](https://github.com/zachdaniel)
0 commit comments