OpenApiClientGen v3
- Separate keywords of C# and TypeScript, so renaming identifiers defined in def to avoid conflicting with C# or TypeScript could be kept to minimum.
- More resilient to Swagger / OpenAPI definitions unfriendly to code gen for C# and TypeScript.
- The integration test suites cover over 1,700 OpenAPI v3 definitions and over 615 Swagger v2 definitions: generate codes, compile with C# compiler and TypeScript/Angular compiler.