Azure / autorest.java

Extension for AutoRest (https://github.com/Azure/autorest) that generates Java code
MIT License
32 stars 80 forks source link

Fixes for multi-level discriminators #2799

Closed alzimmermsft closed 1 month ago

alzimmermsft commented 1 month ago

Fixes a few bugs for multi-level discriminator structures:

XiaofeiCao commented 1 month ago

Thanks Alan!