Refreshed docs, now with repeated params
diff --git a/docs/apiclient.model.html b/docs/apiclient.model.html
index 2a6867c..2439a38 100644
--- a/docs/apiclient.model.html
+++ b/docs/apiclient.model.html
@@ -64,6 +64,11 @@
</dl>
<hr>
Methods defined here:<br>
+<dl><dt><a name="JsonModel-__init__"><strong>__init__</strong></a>(self, data_wrapper)</dt><dd><tt>Construct a <a href="#JsonModel">JsonModel</a><br>
+ <br>
+Args:<br>
+ data_wrapper: boolean, wrap requests and responses in a data wrapper</tt></dd></dl>
+
<dl><dt><a name="JsonModel-request"><strong>request</strong></a>(self, headers, path_params, query_params, body_value)</dt><dd><tt>Updates outgoing requests with JSON bodies.<br>
<br>
Args:<br>