Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Unable to create GISTS #23

Open
philwebb opened this issue Mar 11, 2015 · 1 comment
Open

Unable to create GISTS #23

philwebb opened this issue Mar 11, 2015 · 1 comment

Comments

@philwebb
Copy link

The latest master branch no longer allows be to create GISTS. Commit bfd72b0 has introduced constructor arguments and final fields that stop Jackson from deserializing results.

philwebb added a commit to philwebb/spring-social-github that referenced this issue Mar 11, 2015
Update Jackson configuration to ensure that null values are not
serialized.

Fixes spring-atticgh-23
@philwebb
Copy link
Author

Turns out it was actually nulls in the gist causing problems. See #24 for a fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant