-
I get an error like "didn't find a converter, please write one." is it documented? how can I write a converter? can some one give me a sample? |
Beta Was this translation helpful? Give feedback.
Answered by
sinisaos
Mar 8, 2024
Replies: 1 comment 1 reply
-
I tried using Literal, didn't work either; got the same error. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@amirongit I don't know if you found a way to write a custom converter. I haven't found a way to do that, so I just patch the source code with the
Enum
type in the bindings converter like thisThe usage is like normal FromQuery.