express-zod-api icon indicating copy to clipboard operation
express-zod-api copied to clipboard

Feat: top level transformations

Open RobinTail opened this issue 1 year ago • 5 comments
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
  • more tests

RobinTail avatar Jun 30 '24 19:06 RobinTail