npx rest2ts -s https://petstore.swagger.io/v2/swagger.json -t ./api
👉 https://gaboe.github.io/rest2ts/ 👈
-
Clone the repository
-
At root level run
pnpm i
-
Change the at /apps/cli
-
Write test for your change or test them with
pnpm test
if you want to change snapshot run
pnpm test:snapshot:update