Patreon / patreon-java

Interact with the Patreon API via OAuth
Apache License 2.0
53 stars 26 forks source link

Support for retrieving optional fields in requests #17

Closed emosesPatreon closed 6 years ago

emosesPatreon commented 6 years ago
emosesPatreon commented 6 years ago

@joshbuddy I just saw you had a PR to bump Java version to 1.8. There's some stuff that would be more elegant in this PR if I could use 1.8 features, but I was trying to keep it compatible with 1.7, with the thought that we'd bump to 1.8 when we refactor to the v2 Platform API. Should I refactor to 1.8 now?