You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am refactoring a javascript project to typescript and found out actions.list() doesn't support parameter 'id' even though it is being used as the output is filtered.
Hello, I am refactoring a javascript project to typescript and found out actions.list() doesn't support parameter 'id' even though it is being used as the output is filtered.
openwhisk-client-js/lib/main.d.ts
Lines 60 to 61 in 1aba396
I'm not sure if the type of id is only optional string or something else. Thank you
The text was updated successfully, but these errors were encountered: