cloudant / nodejs-cloudant

Cloudant Node.js client library
Apache License 2.0
255 stars 90 forks source link

365 fix vcap ts def #369

Closed smithsz closed 5 years ago

smithsz commented 5 years ago

Checklist

Description

Add vcapServiceName configuration option to TS declarations.

Also, use nano.DocumentSearchParams instead of cloudant.SearchParams and remove unused interface.

Schema & API Changes

No change.

Security and Privacy

No change.

Testing

Includes additional TS test.

Monitoring and Logging

No change.