Welcome to Swagger-AutogenHow to use the extensionSwagger-Autogen automatically generates swagger for Azure functions written in JavaScript and TypeScript from JS DocStrings like so: /**
@response{statusCode} is how the extension understands what the response should be for different status codes For array inputs, the syntax is -> {element-type}:array |