openwhisk-client-js icon indicating copy to clipboard operation
openwhisk-client-js copied to clipboard

main.d.ts (typescript declarations) are a missing some optional arguments

Open starpit opened this issue 6 years ago • 1 comments

for example, namespace.list accepts an options optional argument, but main.d.ts specifies namespace.list()

starpit avatar Jun 24 '19 17:06 starpit

@starpit I'm working on the next release shortly - if you want to submit a PR for this - I can get it merged and released...

jthomas avatar Jul 16 '19 09:07 jthomas