Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #237 Resource links missing on create #238

Merged
merged 3 commits into from
Feb 28, 2017

Conversation

garytaylor
Copy link
Contributor

This pull request fixes an issue (#237) whereby when a resource is created and the response from the server contains resource level links, these are not present in the created object's "links" object.

I have written a test which proved this was the case and the implementation now fixes the issue.

Copy link
Collaborator

@chingor13 chingor13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@chingor13 chingor13 merged commit 6b611e8 into JsonApiClient:master Feb 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants