Closed tomblench closed 6 years ago
Fix javadoc on the Replicator class.
Replicator
The documentation is misleading because it implies the API is on the Database object rather than the CloudantClient object.
Database
CloudantClient
N/A
Needs https://github.com/cloudant/java-cloudant/pull/425/commits/61ab7c3afa117a147b2625ee25e016773a0901f8 to fix tests.
This has been rebased onto master so should go green since master has the same fix @smithsz mentioned.
What
Fix javadoc on the
Replicator
class.How
The documentation is misleading because it implies the API is on the
Database
object rather than theCloudantClient
object.Testing
N/A
Issues
424 - user was confused by documentation