Azure / autorest.csharp

Extension for AutoRest (https://github.com/Azure/autorest) that generates C# code
MIT License
140 stars 160 forks source link

Onboard cadl-ranch tests for MPG #4877

Closed pshao25 closed 4 days ago

pshao25 commented 1 week ago

Fix #4870

Update the type of subscriptionId to string. Currently, compiler just returns guid type to us, which is not align with our current behavior.