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
64 stars 13 forks source link

Option to ignore API functions with non application/json contents. #54

Open zijianhuang opened 5 months ago

zijianhuang commented 5 months ago

so application programmers won't accidentally use those client functions which are incorrect.