swagger2typescript Creates typescript definitions (.d.ts) based on a swagger definition-file Install npm install swagger2typescript -g Example Usage swagger2typescript swagger-file.json > swagger-api.d.ts