This repository was archived by the owner on Jun 10, 2022. It is now read-only.
forked from JsonApiClient/json_api_client
-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Exclude path params from attributes hash
It is very happy if we can write `Model.page(params[:page])` like Kaminari.
allow nil for page number parameter
Fix custom type comment to use TypeFactory
…-array-param-issue #278 updating faraday to fix issue when param value is an empty array
…te-resource allow to send fields and/or includes on create/update resource
Use mocha/minitest instead of mocha/mini_test on test_helper
…connection-arguments Update arguments for custom connections run method in README
fixing readme to update test and coverage icon targets
it will fix behavior when relationships and links are passed as symbol keys
…verride-example #291 import README - pagination override examples
…relationship-key #290 symbolize params keys on model initialize
…nges #303 optional add default to changes
Fix resource including for STI objects
…tionships Fix including with blank relationships
fix: make page[] param wrap consistent
update changelog for version 1.10.0
…volving-last-result-set Fix resource serialization involving last_result_set
Implement eql and hash for Builder class
fix issue #352: relationships w/o included data
Adding test support for rubies 2.5.1, 2.6.0, ruby-head; rails 5.2.3
dup see #2 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.