build: run docs regen in synth.py (#1059)

diff --git a/docs/dyn/games_v1.revisions.html b/docs/dyn/games_v1.revisions.html
index 48faa49..252bd0a 100644
--- a/docs/dyn/games_v1.revisions.html
+++ b/docs/dyn/games_v1.revisions.html
@@ -97,8 +97,8 @@
 
     { # A third party checking a revision response.
     "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `games#revisionCheckResponse`.
-    "apiVersion": "A String", # The version of the API this client revision should use when calling API methods.
     "revisionStatus": "A String", # The result of the revision check.
+    "apiVersion": "A String", # The version of the API this client revision should use when calling API methods.
   }</pre>
 </div>