vimeo/stag-java

Support for Alternate names in while using SerializedName

Closed this issue · 2 comments

Since @SerializedName has the option of specifying the alternate JSON names, along with the default JSON name, the generated type adapter should also take into account the alternate names while writing and reading objects.

https://github.com/vimeo/stag-java/releases/tag/v2.0.0 is released, so this can be closed, correct?

Yes. closing it