GitHub user JensRantil opened a pull request:
https://github.com/apache/couchdb/pull/123
Document `data_size` in `/db`
The value is returned, but was missing in the documentation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JensRantil/couchdb document-data-size
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/123.patch
----
commit 6a6ce2bf4b5631f6f0a2f6c5d6e4ad3b53c1ab0a
Author: Jens Rantil <[email protected]>
Date: 2013-12-27T21:20:49Z
Document `data_size` in `/db`
The value is returned, but was missing in the documentation.
----