You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Behavior is different based on whether the SDK is already exists in SDK repo.
If SDK exists, automation takes the autorestConfig or the swagger/README.md (this implies SDK is approved by archboard, and user already knows how the configure works, then it is up to user to provide a correct configure), and completely rely on them.
If SDK does not exist, automation provides additional default settings, including data-plane, namespace, generate-samples, generate-tests etc. for user who is not familiar with autorest configuration.
And automation generates other auxiliary files like pom.xml, ci.yml, README.md, CHANGELOG.md, etc.
doc: https://github.com/Azure/azure-rest-api-specs/tree/dpg-doc/documentation/onboard-dpg-in-sdkautomation
The text was updated successfully, but these errors were encountered: