AzureFunction-SwaggerDefinition
AzureFunction-SwaggerDefinition copied to clipboard
Add CancellationToken to the types to ignore for the function-parameters-signature
At the moment a short list of types are excluded to be rendered as parameters, since they are part of the function-pipeline so to speak.
The type CancellationToken is missing.
I think it should be added to not render parameters of type CancellationToken in the swagger-json.