Closed smithsz closed 6 years ago
Thanks for your hard work, please ensure all items are complete before opening.
Previously the service name was hard coded as 'cloudantNoSQLDB'. This can now be customised by passing a serviceName parameter to the ClientBuilder.bluemix method.
serviceName
ClientBuilder.bluemix
Includes additional unit tests.
Fixes #391.
Thanks for your hard work, please ensure all items are complete before opening.
What
Previously the service name was hard coded as 'cloudantNoSQLDB'. This can now be customised by passing a
serviceName
parameter to theClientBuilder.bluemix
method.Testing
Includes additional unit tests.
Issues
Fixes #391.