Azure / autorest.java

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

tsp, azure-json mode, polymorphic class not compile, if the superclass of the polymorphism has a non-discriminated superclass #2616

Open weidongxu-microsoft opened 7 months ago

weidongxu-microsoft commented 7 months ago

https://github.com/Azure/azure-sdk-for-java/pull/39109#discussion_r1515486884

weidongxu-microsoft commented 3 months ago

Current remaining issue: there is a duplicate variable definition in fromJson after this manual change it compiles.