Azure / autorest.java

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

[Document]: Improve the onboarding doc for DPG sdk-automation. #2657

Closed lirenhe closed 2 months ago

lirenhe commented 3 months ago

The spec is out of date which only talked about autorest configuration. Please update it for typespec scenarios.

https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/onboard-dpg-in-sdkautomation/java/README.md

Follow up on issue: https://github.com/Azure/azure-sdk-tools/issues/7818

weidongxu-microsoft commented 2 months ago

@lirenhe This issue seems mostly discussion about config for management-plane.

Anyway, I am updating both (typespec as 1st section and it applies to both dpg and mgmt) https://github.com/Azure/azure-rest-api-specs/pull/28740