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 2019/02/12 14:00:25 UTC

[GitHub] larandersson commented on issue #4201: update swagger for action put

larandersson commented on issue #4201: update swagger for action put
URL: https://github.com/apache/incubator-openwhisk/issues/4201#issuecomment-462769884
 
 
   As far as I can see, those attributes are already present in the model. The *ActionExec* object contains the following attribute declarations:
   ```
         init:
           type: string
           description: optional zipfile reference when code kind is 'nodejs'
         binary:
           type: boolean
           description: Whether the action has a binary attachment or not
   ```
   Did you mean that these attributes should be *removed*?

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