Tim Lukasiewicz
Results
1
comments of
Tim Lukasiewicz
Even better would be if this could handle multiple securitySchemes in the OpenAPI spec and map each to a different variable. ``` components: securitySchemes: AuthSchemeA: type: http scheme: bearer AuthSchemeB:...