mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-17 03:39:10 +00:00
According to swagger spec, "there is a logical OR between the security requirements". The original behavior was to apply the security requirements as the logic AND and skip security requirements that include more that 1 security.