Regenerate documentation
diff --git a/docs/dyn/siteVerification.v1.webResource.html b/docs/dyn/siteVerification.v1.webResource.html
index a0e4c9b..7944dc2 100644
--- a/docs/dyn/siteVerification.v1.webResource.html
+++ b/docs/dyn/siteVerification.v1.webResource.html
@@ -27,9 +27,9 @@
<dl><dt><a name="Resource-getToken"><strong>getToken</strong></a> = method(self, **kwargs)</dt><dd><tt>Get a verification token for placing on a website or domain.<br>
<br>
Args:<br>
- verificationMethod: string, The method to use for verifying a site or domain. (required)<br>
- identifier: string, The URL or domain to verify. (required)<br>
- type: string, Type of resource to verify. Can be 'site' (URL) or 'inet_domain' (domain name). (required)</tt></dd></dl>
+ verificationMethod: string, The method to use for verifying a site or domain.<br>
+ identifier: string, The URL or domain to verify.<br>
+ type: string, Type of resource to verify. Can be 'site' (URL) or 'inet_domain' (domain name).</tt></dd></dl>
<dl><dt><a name="Resource-insert"><strong>insert</strong></a> = method(self, **kwargs)</dt><dd><tt>Attempt verification of a website or domain.<br>
<br>
@@ -41,6 +41,12 @@
<br>
Args:</tt></dd></dl>
+<dl><dt><a name="Resource-patch"><strong>patch</strong></a> = method(self, **kwargs)</dt><dd><tt>Modify the list of owners for your website or domain. This method supports patch semantics.<br>
+ <br>
+Args:<br>
+ body: object, The request body. (required)<br>
+ id: string, The id of a verified site or domain. (required)</tt></dd></dl>
+
<dl><dt><a name="Resource-update"><strong>update</strong></a> = method(self, **kwargs)</dt><dd><tt>Modify the list of owners for your website or domain.<br>
<br>
Args:<br>