Skip to content
New issue

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

Annotation aliases not working #640

Open
naixx opened this issue Aug 23, 2024 · 1 comment
Open

Annotation aliases not working #640

naixx opened this issue Aug 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@naixx
Copy link

naixx commented Aug 23, 2024

Ktorfit version

2.0.0

What happened and how can we reproduce this issue?

import de.jensklingenberg.ktorfit.http.Body as HttpBody

suspend fun post(@HttpBody myCustonBodyClassName:Body)

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

@naixx naixx added the bug Something isn't working label Aug 23, 2024
@Foso
Copy link
Owner

Foso commented Aug 26, 2024

Thank you for your bug report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants