Skip to content

Conversation

@micheljung
Copy link

This tries to fix #52

`PathParameters` could only make use of the default encoding factory, which allows primitive and String types.

With this change, custom encoders/decoders are considered, too.

Fixes quarkusioGH-52
@micheljung micheljung marked this pull request as draft February 7, 2021 22:24
I'm not sure how this worked for other decoders, but calling `canEncodeText()`
when decoding a value seems wrong.
@micheljung micheljung marked this pull request as ready for review February 10, 2021 17:23
Base automatically changed from master to main March 12, 2021 18:27
@karel1980
Copy link

I've updated the branch in my own fork, I'll create a new pull request for it

@micheljung
Copy link
Author

Superseded by #66

@micheljung micheljung closed this Mar 20, 2021
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.

Encoders/Decoders are ignored

2 participants