acacode / acacode/swagger-typescript-api

How to avoid type name start-case?

Aperta
#728 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
4.1k
Fork
436
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Issue Description:

All definition names are automatically converted to start case. As the [swagger doc](https://swagger.io/specification/) said:

> All field names in the specification are case sensitive

Expected Behavior:
I would like an option to control whether the tool converts definition names to start case or not.

Additional Information:

Version: 13.0.3
Steps to Reproduce: I found this issue when generating codes from [libpod's api](https://storage.googleapis.com/libpod-master-releases/swagger-latest.yaml), in which have two definitions called `networkCreate` and `NetworkCreate`.
I believe adding this configurability would enhance the usability and flexibility of the tool. Thank you for considering this enhancement!

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.