tysonnorris commented on a change in pull request #4935:
URL: https://github.com/apache/openwhisk/pull/4935#discussion_r468936217
##########
File path:
core/controller/src/main/scala/org/apache/openwhisk/core/controller/Packages.scala
##########
@@ -155,9 +160,18 @@ trait WhiskPackagesApi extends WhiskCollectionAPI with
ReferencedEntities {
* - 404 Not Found
* - 500 Internal Server Error
*/
+ //get method that also checks for execute only to deny access to shared
package, but package binding is handled
+ //within the mergePackageWithBinding() method
Review comment:
remove extra comments, or put them in the javadocs
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]