Azure / autorest.java

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

mgmt, fix `SchemaCleanup` for discriminator property #2774

Closed XiaofeiCao closed 1 month ago

XiaofeiCao commented 1 month ago

fix https://github.com/Azure/autorest.java/issues/2767

Now we generate discriminator property for base/subclasses. We should count that property's schema in use.