Response body type conversion to interface #1891
Unanswered
vickyRathee
asked this question in
Q&A
Replies: 0 comments
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.
-
I don't see any example on documentation to convert the response body to type
T
. I just need the response body asArray<Jobs>
instead string.I tried this
and this
But none of these supported
Here is full code
Checklist
Beta Was this translation helpful? Give feedback.
All reactions