swagger - AutoRest parameters in Visual Studio 2015 -
when using autorest in visual studio 2015 (right click project -> add -> rest api client), parameters passed autorest.exe?
how can set or change flags being passed in visual studio?
is there default settings file somewhere?
when generating code (c#) in library project, autorest generating async methods , not sync methods (which want). suspect has parameters being passed visual studio.
Comments
Post a Comment