Replies: 1 comment
-
|
This looks very similar to the approach described here: https://orpc.dev/docs/openapi/advanced/expanding-type-support-for-openapi-link - did I miss anything? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would love to see support for Zod Codecs (https://zod.dev/codecs).
It would efectivelly make
customJsonSerializersobsolete as contracts itself would be able to define encode/decode bidirectional schemas that oRPC can then use to decode inputs and encode outputs.Beta Was this translation helpful? Give feedback.
All reactions