Azure / azure-libraries-for-net

Azure libraries for .Net
MIT License
377 stars 190 forks source link

[QUERY] How to build after updating swagger version in api-specs.json? #1332

Open diyellap opened 1 year ago

diyellap commented 1 year ago

Query/Question I have updated the swagger tag for ContainerInstance in api-specs.json. How do I generate code for this new tag? the "to build" link in the repo description doesn't exist anymore. An internal customer still relies on this SDK for deployments, hence the update.

I tried dotnet build from azure-libraries-for-net folder and src\ResourceManagement folder but that didn't generate any code.

Why is this not a Bug or a feature Request? Codegen question.

Setup (please complete the following information if applicable):

diyellap commented 1 year ago

@weidongxu-microsoft Can you please help with the build and codegen documentation?

weidongxu-microsoft commented 1 year ago

@diyellap

This repo (and SDK) was deprecated in 2022 March.

For latest SDK release for ACI, it should happen here https://github.com/zackliu/azure-sdk-for-net/tree/main/sdk/containerinstance/Azure.ResourceManager.ContainerInstance

I can help you connect to .NET dev there. Ping me or email me.