acacode / acacode/swagger-typescript-api
duplicate variable names
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 4.1k
- Forks
- 436
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Duplicate variable names are being generated for [Asana's Open API Documentation](https://raw.githubusercontent.com/Asana/openapi/master/defs/asana_oas.yaml).
If you run the generation with the above linked Open API Document, the function `getProjectStatusesForProject` will have 2 variables with the name `projectGid`. I'm using the default (non-modular) templates, with Fetch http client.
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.