Top "Autorest" questions

The AutoRest tool generates client libraries for accessing RESTful web services.

ExperimentalWarning: The fs.promises API is experimental

I am new to node and npm and trying to understand AutoRest. When I type autorest --list-available into powershell ISE …

npm autorest
Autorest + Swagger does not generate ENUMs properly

I have two applications A and B. On A I use swagger for describing an API. On A I have …

c# asp.net-core swagger autorest
Using an AutoRest C# client to access a Web API with a bearer token - TokenCredentials does not work

EDIT 10/24 I think this was all likely user error - see my answer below for remedy before getting too deep …

c# asp.net-web-api adal bearer-token autorest