zijianhuang / webapiclientgen

Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
MIT License
167 stars 38 forks source link

Support JsonDerivedType so to support polymorphism #165

Open zijianhuang opened 5 months ago

zijianhuang commented 5 months ago

Probably with an option, since polymorphism is not so common in WebApi