security optional
dcharbonnier opened this issue · 0 comments
dcharbonnier commented
Doesn't looks like the is supported :
security:
A declaration of which security mechanisms can be used across the API. The list of values includes alternative security requirement objects that can be used. Only one of the security requirement objects need to be satisfied to authorize a request. Individual operations can override this definition. To make security optional, an empty security requirement ({}) can be included in the array.