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

Add an immutable option to JSON API resources. #346

Merged
merged 1 commit into from
Aug 29, 2019
Merged

Add an immutable option to JSON API resources. #346

merged 1 commit into from
Aug 29, 2019

Conversation

lcpriest
Copy link
Contributor

JSON API has an immutable trait that can be applied on a resource level - I thought it would be useful to recreate that functionality here.

Most of the work was done by @senid231.

Discussed here:
#343

@gaorlov
Copy link
Collaborator

gaorlov commented Jul 2, 2019

Thanks for the contribution! I like having an explicit client error over an unpredictable server response. Can you update the CHANGELOG and i'll merge it in. Thanks!

@gaorlov gaorlov merged commit b4e7dde into JsonApiClient:master Aug 29, 2019
@gaorlov
Copy link
Collaborator

gaorlov commented Aug 29, 2019

@lcpriest 1.15.0 is now live with your changes. thanks so much for taking the time to contribute.

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