openapi-generator/samples/client
Erik Timmers 157e6b7fab [angular] Add option to generate tagged unions (#7245)
Using the option `taggedUnions` will create a union type for each parent
type instead of extending interfaces. The union types are tagged by using
the discriminator values.

And also:
* Add support for aliases;
* Add support for read-only properties.
2018-02-01 17:20:50 +08:00
..
petstore [angular] Add option to generate tagged unions (#7245) 2018-02-01 17:20:50 +08:00
petstore-security-test [angular] Add option to generate tagged unions (#7245) 2018-02-01 17:20:50 +08:00
test/swift4/default Swift4: make generated models structs instead of classes (#7345) 2018-01-25 21:33:11 +08:00