acacode / acacode/swagger-typescript-api
Generated .d.ts files when using --js
Abierto
enhancement
good first issue
- Lenguaje dominante
- TypeScript
- Estrellas
- 4.1k
- Forks
- 436
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hello!
I generated my swagger file to Api.js. I used -> npx swagger-typescript-api -p ./openapi.yaml --js and then I get two files:
- Api.js
- Api.d.ts
Is it possible not to generate a .d.ts file when using the --js parameter?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.