Hi! I just wanted to ask if anyone here is planning to create a tool that would take in openapi definition (yaml from swagger), and spit out typescript code for that api definition, which would be backed by api calls made by ky.
Same as https://github.com/OpenAPITools/openapi-generator but for ky which is not supported ATM.
Thank you! :)