imported patch docs
diff --git a/docs/dyn/moderator.v1.series.submissions.html b/docs/dyn/moderator.v1.series.submissions.html
index b487362..7c06e50 100644
--- a/docs/dyn/moderator.v1.series.submissions.html
+++ b/docs/dyn/moderator.v1.series.submissions.html
@@ -19,11 +19,15 @@
Args:<br>
lang: string, The language code for the language the client prefers resuls in.<br>
seriesId: integer, The decimal ID of the Series. (required)<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
includeVotes: boolean, Specifies whether to include the current user's vote<br>
author: string, Restricts the results to submissions by a specific author.<br>
sort: string, Sort order.<br>
+ strict: string, A parameter<br>
max_results: integer, Maximum number of results to return.<br>
q: string, Search query.<br>
+ userip: string, A parameter<br>
start_index: integer, Index of the first result to be retrieved.<br>
hasAttachedVideo: boolean, Specifies whether to restrict to submissions that have videos attached.<br>
<br>