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 have a POST method without a Body(), which causes the following warning:
Body is null
Use @Body() annotation on your method parameter to provide a body to your request
Chopper already support that
I have a POST method without a Body(), which causes the following warning:
Body is null
Use @Body() annotation on your method parameter to provide a body to your request
Chopper already support that
lejard-h/chopper#149
The text was updated successfully, but these errors were encountered: