-
-
Notifications
You must be signed in to change notification settings - Fork 553
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
I have a @OpenAPIDefinition with security defined for the whole app, but I want to override and disable security for one method, how can I do that?
Using @Operation(security = {}) on the method doesn't seem to work.
Expected output in yaml is security: [] for that one operation.
Thanks
ratijas, pg54469 and nkavian
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request