Forum Discussion
No RepliesBe the first to reply
Swagger throws an error for the following api method definition [HttpGet("{cancellationToken}")]:
Failed to load API definition.
Fetch error
When I remove the template from the attribute swagger works as expected.
Any idea ?