serverless / serverless-openwhisk

Adds Apache OpenWhisk support to the Serverless Framework!
http://openwhisk.org/
MIT License
143 stars 47 forks source link

Fix deprecation warning #206

Open dnicolson opened 3 years ago

dnicolson commented 3 years ago

This pull request fixes the following deprecation warning:

CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not predefine type for introduced options:
 - OpenWhiskConfigCredentials for "apihost", "auth"