Azure / autorest.java

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

tsp, fix on missing test/sample (after projection) #2736

Closed weidongxu-microsoft closed 2 months ago

weidongxu-microsoft commented 2 months ago

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

fix for project is here https://github.com/Azure/autorest.java/pull/2736/commits/a9e7189b7adc5e65fa27efaebd9501aba0d821e1 (projection in loadExample) https://github.com/Azure/autorest.java/pull/2736/commits/e496d90b84c44b68160c3c6ef8748a696d8596f4 (always use projectionSource, if available)