Azure / autorest.java

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

TSP, TCGC common layer, adopt `SdkNullableType` #2730

Closed haolingdong-msft closed 2 weeks ago

haolingdong-msft commented 2 months ago

pay attention to union A | B | null case.

Link https://github.com/Azure/typespec-azure/pull/870/files

haolingdong-msft commented 2 weeks ago

complete in https://github.com/Azure/autorest.java/pull/2816