kifi/json-annotation

Support access modifiers on case class

Opened this issue · 1 comments

I noticed that the @json annotation doesn't work on my private case class. Seems like your case class check is a bit too strict.

stkem commented

Care to send a PR? :-)