| ▲ | abustamam 2 days ago | |
Ah interesting. Whenever I write an API I'll use Zod and whatever middlewares my framework needs to generate json schema for consumers, and whenever I consume an API I will use Zod to parse. It would be nice if it were just built into the spec though! | ||