astahmer / openapi-zod-client

Generate a zodios (typescript http client with zod validation) from an OpenAPI spec (json/yaml)

Home Page:openapi-zod-client.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO - Fix the playground SplitPane

astahmer opened this issue · comments

looks like it's broken right now, not surprised as it was a home-made (tho very inspired from other projects) quick implementation from me

it would be a lot better to use a proven solution like https://react-resizable-panels.vercel.app/

@astahmer

Hey I fixed this locally, not sure how to push it up and make a PR out of it.

I created a branch after cloning, but I get the ERROR: Permission to astahmer/openapi-zod-client.git denied to robotkutya. error.

hey, thank you !
you need to fork the repository, make the changes on your fork and then you should be able to make a PR out of it

Screenshot 2023-02-07 at 14 07 15

cool! :)

#84