ecyrbe / zodios

typescript http client and server with zod validation

Home Page:https://www.zodios.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generated code should be idempotent

localhosted opened this issue · comments

Currently every time the code is generated ordered differently, this leads to auto generated api code changing between commits

I think just ordering the output by name should do the trick

We don't generate code. Are you talking about @astahmer cli ?