For the last year I have been working on the same project that uses the rest api client generated by "// Code generated by Microsoft (R) AutoRest Code Generator 0.16.0.0"
I use to follow the same procedure in order to regenerate it. I right clicked the project and have chosen the option "Add Rest API Client" add rest api client
After I clicked the option this was the default option I could see
I recently updated my Visual Studio and when I click the same option this is the UI it returns back new UI
It seems like that ADD Rest Api client just goes to add service reference menu instead, also it is giving me option to regenerate the api using Nswag tool which I dont really want. I repaired my VS, reinstalled and double checked all extensions, I just dont understand where is the old menu. Anybody experienced this or know how to fix it?
Seems like this new UI comes with a new Visual Studio Update. In case you want to regenerate it using the old tool you have to use Visual Studio 2017(it still works there) or you have to do it manually with auto-rest.