[GitHub] akrabat commented on issue #253: Api v2 management allows swagger config to have basepath and path both set to /

2017-08-05 Thread git
akrabat commented on issue #253: Api v2 management allows swagger config to 
have basepath and path both set to /
URL: 
https://github.com/apache/incubator-openwhisk-apigateway/issues/253#issuecomment-320450173
 
 
   > I can see how a URL like "https://my-cnamed-domain.com/"; invokes a web 
action like "public/index" that receive a __ow-path with "/" returns the html 
content for a website
   
   Yes. For APIs, I was thinking along the lines of the [Home Documents for 
HTTP APIs](https://tools.ietf.org/html/draft-nottingham-json-home-06)  proposal.
 

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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] akrabat commented on issue #253: Api v2 management allows swagger config to have basepath and path both set to /

2017-08-04 Thread git
akrabat commented on issue #253: Api v2 management allows swagger config to 
have basepath and path both set to /
URL: 
https://github.com/apache/incubator-openwhisk-apigateway/issues/253#issuecomment-320288451
 
 
   To be honest I have no idea what the base path is and how it differs from 
the api path.
   
   I do want to be able to do `curl https://my-cnamed-domain.com/` and get back 
a response. I expect that this API needs to be in it's own namespace for this 
to work 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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] akrabat commented on issue #253: Api v2 management allows swagger config to have basepath and path both set to /

2017-08-03 Thread git
akrabat commented on issue #253: Api v2 management allows swagger config to 
have basepath and path both set to /
URL: 
https://github.com/apache/incubator-openwhisk-apigateway/issues/253#issuecomment-320163023
 
 
   FWiW, I would like this to work. I can't remember the last time I created an 
API that didn't have a root endpoint.
 

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:
us...@infra.apache.org


With regards,
Apache Git Services