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

Allows attributes with JSON API "reserved" names. #569

Merged
merged 1 commit into from Aug 16, 2016

Conversation

jfinkels
Copy link
Owner

This fixes issue #559 and supercedes pull request #561. The strings_to_datetimes helper function was left over from an earlier version and was unnecessary. The checks for an attribute being type or links were pointless, because the strings_to_datetimes function was already only looking at the attributes dictionary of a resource object.

This commit includes unit tests for creating and updating a resource, and includes a changelog entry.

@jfinkels jfinkels added the bug label Aug 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant