express-zod-api
express-zod-api copied to clipboard
Feat: top level transformations
trafficstars
Based on the discussion #1615
⚠️ Only transformations to an object will be allowed
Todo:
- handle output schema transformations in the documentation ✅
- done by adding
ZodObject::remap()to the distributed Zod plugin
- done by adding
- more tests