#Typescript and OpenAPI
5 messages · Page 1 of 1 (latest)
have you tried the official openapi generator?
oh, wait, interfaces you said
so for a server to implement as controllers?
I have an API that uses Swagger, and I'm building a client with React + Typescript, and I'd like to know if everyone creates the types manually or uses code generators @agile cloud