I have a class which is annotated with @Api(value = "Test", authorizations
= { .... } ) and so on..
This marks all methods as requiring authorization which is fine. However, I
have a single method for which I do not want to require authorization. I
figured I could do @ApiOperation(..., authorizations = {}) but it's not
working .
--
Thomas Isaksen
--
You received this message because you are subscribed to the Google Groups
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.