Azure / autorest.typescript

Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
MIT License
177 stars 73 forks source link

Serialization - Acceptance Tests - Polymorphic Discriminated Unions #2597

Closed dgetu closed 1 week ago

dgetu commented 2 weeks ago

Add acceptance tests for polymorphic discriminated unions.