dror-trail

Results 2 comments of dror-trail

``` .object({ first_name: z.string().min(1).max(30).nullable(), }) ```

reproduced with "next-rest-framework": "^6.0.1", ![image](https://github.com/blomqma/next-rest-framework/assets/159686342/db1c2d55-bea9-4d82-900f-9d3a4f95fee4)