I\'m trying to implement swagger into my Asp.Net Web API, and i\'m running into a problem.
I\'m using the password resource owner flow, and i\'m having to add a work
The authorization mechanism expects that each operation has a security assigned to it. If not present, the header won't be sent. Please share your spec file if you think it's properly assigned
security