You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by gi...@git.apache.org on 2017/06/02 20:29:30 UTC

[GitHub] rabbah commented on a change in pull request #2327: Update OPTIONS Respones for Web Actions (Review)

rabbah commented on a change in pull request #2327: Update OPTIONS Respones for Web Actions (Review)
URL: https://github.com/apache/incubator-openwhisk/pull/2327#discussion_r119944982
 
 

 ##########
 File path: core/controller/src/main/scala/whisk/core/controller/RestAPIs.scala
 ##########
 @@ -173,8 +173,6 @@ protected[controller] class RestAPIVersion(apipath: String, apiversion: String)(
                     webexp.routes()
                 } ~ {
                     swaggerRoutes
-                } ~ options {
 
 Review comment:
   if you're not restoring this somewhere you are breaking "experimental" - plus options on the main routes (which we agreed is a separate issue to address/fix), no?
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services