Closed jaumard closed 6 years ago
Swagger allow some security information for operation, may be cool to map those into Policies (or even use trailpack-passport to deal with auth)
Done, by putting x-swagger-router-policies on swagger security definition it will map the policies
x-swagger-router-policies
Swagger allow some security information for operation, may be cool to map those into Policies (or even use trailpack-passport to deal with auth)