imported patch docs
diff --git a/docs/dyn/freebase.v1.html b/docs/dyn/freebase.v1.html
index 67876b6..00e9e69 100644
--- a/docs/dyn/freebase.v1.html
+++ b/docs/dyn/freebase.v1.html
@@ -17,8 +17,12 @@
<dl><dt><a name="Resource-image"><strong>image</strong></a> = method(self, **kwargs)</dt><dd><tt>Returns the scaled/cropped image attached to a freebase node.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
maxwidth: integer, Maximum width in pixels for resulting image.<br>
+ trace: string, A parameter<br>
maxheight: integer, Maximum height in pixels for resulting image.<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
fallbackid: string, Use the image associated with this secondary id if no image is associated with the primary id.<br>
pad: boolean, A boolean specifying whether the resulting image should be padded up to the requested dimensions.<br>
mode: string, Method used to scale or crop image.<br>
@@ -33,8 +37,9 @@
<br>
Args:<br>
lang: string, The language of the results - an id of a /type/lang object.<br>
- cursor: string, The mql cursor.<br>
+ pp: string, A parameter<br>
indent: integer, How many spaces to indent the json.<br>
+ trace: string, A parameter<br>
callback: string, JS method name for JSONP callbacks.<br>
uniqueness_failure: string, How MQL responds to uniqueness failures.<br>
Allowed values<br>
@@ -42,8 +47,11 @@
soft - Just return the first encountered object.<br>
dateline: string, The dateline that you get in a mqlwrite response to ensure consistent results.<br>
html_escape: boolean, Whether or not to escape entities.<br>
+ cursor: string, The mql cursor.<br>
cost: boolean, Show the costs or not.<br>
+ userip: string, A parameter<br>
query: string, An envelope containing a single MQL query. (required)<br>
+ strict: string, A parameter<br>
as_of_time: string, Run the query as it would've been run at the specified point in time.</tt></dd></dl>
<dl><dt><a name="Resource-text"><strong><a href="freebase.v1.text.html">text</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>