zijianhuang / openapiclientgen

Generate strongly typed C# and TypeScript client codes from Open API / Swagger definitions supporting jQuery, Angular, AXIOS, Fetch API, Aurelia and Angular Strictly Typed Forms
MIT License
68 stars 13 forks source link

NameFunc to become an injectable service for C# and TS respectively. #57

Closed zijianhuang closed 8 months ago

zijianhuang commented 8 months ago

different sets of reserved words, and escaping symbols differently.

zijianhuang commented 8 months ago

If the Swagger/OpenAPI definitions are friendly to code gen for strongly typed languages like C# and TS, there shouldn't be breaking changes in codes generated and the app codes.

zijianhuang commented 8 months ago

done