chetanmeh commented on issue #3644: Allow more special characters in EntityName. URL: https://github.com/apache/incubator-openwhisk/pull/3644#issuecomment-388831848 @cbickel Currently the regex is `\w@ .&-` (earlier `\w@ .-`). This should be fine. The scaladoc would need to be fixed though
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
