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
2.0.0
import de.jensklingenberg.ktorfit.http.Body as HttpBody suspend fun post(@HttpBody myCustonBodyClassName:Body)
Annotation aliases don't work
No matter of annotation name, aliases should work as it is legit ktrofit annotations
No response
The text was updated successfully, but these errors were encountered:
Thank you for your bug report!
Sorry, something went wrong.
No branches or pull requests
Ktorfit version
2.0.0
What happened and how can we reproduce this issue?
Annotation aliases don't work
What did you expect to happen?
No matter of annotation name, aliases should work as it is legit ktrofit annotations
Is there anything else we need to know about?
No response
The text was updated successfully, but these errors were encountered: