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
Since we drops support for AutoRest/Swagger, the only RegenerateType would be TypeSpec. Hence we can remove the parameter.
There maybe some devops CI yaml using this RegenerateType. Make sure to remove them too.
Follow up on #49438
Since we drops support for AutoRest/Swagger, the only RegenerateType would be TypeSpec. Hence we can remove the parameter.
There maybe some devops CI yaml using this
RegenerateType. Make sure to remove them too.