You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/12/15 22:58:20 UTC

[GitHub] dgrove-oss commented on issue #109: Failed to create api for a java web action

dgrove-oss commented on issue #109: Failed to create api for a java web action
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/109#issuecomment-352132729
 
 
   Made a little progress on this today with https://github.com/apache/incubator-openwhisk-deploy-kube/pull/123  
   
   Now failing with a different error: 
   ```
   daves-mbp-2:routemgmt dgrove$ wsk api create /api-demo/v1 /hello get hello --response-type json
   error: Unable to create API: API creation failure: API swagger generation error: TypeError: Cannot read property '2' of null
   ```

----------------------------------------------------------------
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