Forum Discussion

fsamwel's avatar
fsamwel
Occasional Contributor
5 years ago
Solved

API key security not imported from Swagger (OAS3) yaml

I've imported an open API specifications version 3.0 yaml file at creating a new project. This Swagger OAS definition contains security: security: - apiKeyBAG: []   and in the #/components/securit...