Regenerate documentation
diff --git a/docs/dyn/buzz.v1.people.html b/docs/dyn/buzz.v1.people.html
index e2ac0af..aa883d8 100644
--- a/docs/dyn/buzz.v1.people.html
+++ b/docs/dyn/buzz.v1.people.html
@@ -73,6 +73,19 @@
json - Use JSON format<br>
groupId: string, ID of the group for which to list users. (required)</tt></dd></dl>
+<dl><dt><a name="Resource-patch"><strong>patch</strong></a> = method(self, **kwargs)</dt><dd><tt>Add a person to a group. This method supports patch semantics.<br>
+ <br>
+Args:<br>
+ body: object, The request body. (required)<br>
+ personId: string, ID of the person to add to the group. (required)<br>
+ userId: string, ID of the owner of the group. (required)<br>
+ hl: string, Language code to limit language results.<br>
+ alt: string, Specifies an alternative representation type.<br>
+ Allowed values<br>
+ atom - Use Atom XML format<br>
+ json - Use JSON format<br>
+ groupId: string, ID of the group to which to add the person. (required)</tt></dd></dl>
+
<dl><dt><a name="Resource-reshared"><strong>reshared</strong></a> = method(self, **kwargs)</dt><dd><tt>Get people who reshared an activity<br>
<br>
Args:<br>