You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this adapter with the wrapped annotation. But I have difficulty on serializing a specific list item inside another list (categories). You will find the json below with the needed list commented.
I am using this adapter with the wrapped annotation. But I have difficulty on serializing a specific list item inside another list (categories). You will find the json below with the needed list commented.
@GET("venues/categories") @Wrapped(path = { "response", "categories" })
Thanks.
The text was updated successfully, but these errors were encountered: