I have a Java REST endpoint:
@POST @Path("login") @ApiOperation(value="Login a user with a username and password and return a jwt") @ApiRe