How can a view be deleted using the Python client?
Hello,
The easiest way since it is not implemented in the SDK will be to call the REST API directly.
This API is documented here: http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-views-desig...
Regards
Tug @tgrall
Hello,
The easiest way since it is not implemented in the SDK will be to call the REST API directly.
This API is documented here:
http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-views-desig...
Regards
Tug
@tgrall