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
Renamed covered to covering in line with Apache CouchDB changes.
Removed range member that does not exist in server responses.
Added models for opts and mrargs members.
Removed unused def member from _index request models; the correct member index was already present. The def member is used only on response models and was already correctly included there.
Changes:
Added missing partitioned member to _index information model.
Added missing partitioned_indexes member to database information model.
Marked _db_updates deprecated as the endpoint is not available in IBM Cloudant.
Marked proxy related properties in replication documents deprecated as they are not available in IBM Cloudant.