We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
I came to report this. For some cases we don't care about the response of the call and we don't define a return type like:
interface SomeService { @Suppress("RetrofitUsage") @DELETE("someEndpoint") suspend fun someRequest() }
and it is a valid case. We decided to suppress this issue for now and open a report but I see you have already opened the issue 🚀
Sorry, something went wrong.
PR welcome!
Here we go 🚀 #293
It's funny that the issue is #239 and the pr is #293 😄
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: