Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update types to make options optional for createClientAsync #1068

Conversation

GhosalkarPratik
Copy link
Contributor

When I tried creating a client in TS with promises using createClientAsync it gives an error saying it expects at least 2 parameters. Also the readme.md has an example with just url but no options parameter.
Hence making options parameter in createClientAsync optional in soap.ts.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.33% when pulling 2a6252f on GhosalkarPratik:Make_options_optional_in_createClientAsync into f7e2efc on vpulim:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.33% when pulling 2a6252f on GhosalkarPratik:Make_options_optional_in_createClientAsync into f7e2efc on vpulim:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.33% when pulling 2a6252f on GhosalkarPratik:Make_options_optional_in_createClientAsync into f7e2efc on vpulim:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants