Azure / autorest.java

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

Implement TCGC's Model Types #2667

Closed iscai-msft closed 3 months ago

iscai-msft commented 3 months ago

Language emitters should work to move entirely to TCGC's new ecosystem. I've created a separate issue if people want to first move to the SdkModelType and SdkEnumType. To access these types, you can access and on the type

haolingdong-msft commented 3 months ago

Hi @iscai-msft , I have already created an issue to integrate with TCGC models. https://github.com/Azure/autorest.java/issues/2564

The task breakdowns, highlights and dependent issues can be found there. I am currently tracking the progress in the issue I created.

Please let me know if you want me to track all those in this issue.

iscai-msft commented 3 months ago

closing in favor of #2564. I'll update my epic to using your existing issue, thanks @haolingdong-msft