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

Popular posts from this blog

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -

ios - Align baselines with characters in large line heights with Text Kit -