Skip to content

Update documentation to mention how to retain parameter names with Kotlin #16081

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

Closed
snicoll opened this issue Mar 4, 2019 · 1 comment
Closed
Labels
status: duplicate A duplicate of another issue type: documentation A documentation update

Comments

@snicoll
Copy link
Member

snicoll commented Mar 4, 2019

If a user crafts a custom endpoint, they have to make sure that parameter names are retained in the bytecode so that we can map things properly.

Since we are looking this up on the Java side, there is an extra step for Kotlin users that we should document, see this answer for more details

@snicoll snicoll added the type: documentation A documentation update label Mar 4, 2019
@snicoll snicoll added this to the 2.1.x milestone Mar 4, 2019
@snicoll
Copy link
Member Author

snicoll commented Mar 4, 2019

Duplicate of #12641

@snicoll snicoll marked this as a duplicate of #12641 Mar 4, 2019
@snicoll snicoll closed this as completed Mar 4, 2019
@snicoll snicoll added the status: duplicate A duplicate of another issue label Mar 4, 2019
@snicoll snicoll removed this from the 2.1.x milestone Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue type: documentation A documentation update
Projects
None yet
Development

No branches or pull requests

1 participant