How to parse polymorphic JSON using converters? #3770
Unanswered
CypherpunkSamurai
asked this question in
Q&A
Replies: 1 comment
-
I recommend this way: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Everyone,
I'm trying to use retrofit for an api endpoint that returns two different json for two different cases.
How can I make retrofit work for both the cases?
Beta Was this translation helpful? Give feedback.
All reactions