Releases: JsonApiClient/json_api_client
Releases · JsonApiClient/json_api_client
1.21.1
v1.8.0
v1.7.0
-
#320 - fix passing relationships on create
- fix relationships passing to
new
andcreate
methods - fix false positive tests on create
- refactor tests on create/update to prevent false same positive tests in future
- fix relationships passing to
-
#315 - add shallow_path feature to belongs_to
- add
shallow_path
options to belongs_to to use model w/ and w/o nesting in parent resource