psychomonkey911New Contributor4 years agoSwagger supports adding a Header parameter for 1 method i have method with attribute [Authorize("AtLeast21")] builder.Services.AddAuthorization(options => { options.AddPolicy("AtLeast21", policy => policy.Requirements.Add(new Minimum...Show More
Recent DiscussionsHow to troubleshoot object recognition issues in TestComplete?How do I set up API testing workflows in ReadyAPI or SoapUI?How can I get started with Swagger’s open source tools
Related ContentSwagger - parameter not showing in Swagger-UISwagger - Parameter not renderingSwagger Editor and Supporting Services