Stefan Muscalu
Results
1
issues of
Stefan Muscalu
This is a valid API key definition. ```yaml components: securitySchemes: ApiKeyAuth: # arbitrary name for the security scheme type: apiKey in: header # can be "header", "query" or "cookie" name:...