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

Added RequestConverter support #84

Merged
merged 1 commit into from
Nov 7, 2022
Merged

Added RequestConverter support #84

merged 1 commit into from
Nov 7, 2022

Conversation

DatL4g
Copy link
Contributor

@DatL4g DatL4g commented Oct 24, 2022

Quickly learned it :) fixes #82

Could not use ParameterAnnotation

This Annotation is handled separatly as KSP can't handle KClass<*>, see: google/ksp#1129 and it's referenced issue.

However everything else is implemented the way it's described in my issue

@Foso
Copy link
Owner

Foso commented Oct 25, 2022

Hi @DatL4g thank you for this PR, I will review it in the next days

@Foso Foso merged commit 5ab1759 into Foso:master Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] RequestConverter
2 participants