imported patch docs
diff --git a/docs/dyn/audit.v1.activities.html b/docs/dyn/audit.v1.activities.html
index 4b1916a..0f62a73 100644
--- a/docs/dyn/audit.v1.activities.html
+++ b/docs/dyn/audit.v1.activities.html
@@ -21,16 +21,20 @@
Allowed values<br>
application_owner - Caller is an application owner.<br>
customer - Caller is a customer.<br>
- actorApplicationId: string, Application ID of the application which interacted on behalf of the user while performing the event.<br>
- actorIpAddress: string, IP Address of host where the event was performed. Supports both IPv4 and IPv6 addresses.<br>
- actorEmail: string, Email address of the user who performed the action.<br>
- maxResults: integer, Number of activity records to be shown in each page.<br>
- continuationToken: string, Next page URL.<br>
- eventName: string, Name of the event being queried.<br>
- endTime: string, Return events which occured at or before this time.<br>
startTime: string, Return events which occured at or after this time.<br>
- parameters: string, Event parameters in the form [parameter1 name]:[parameter1 value],[parameter2 name]:[parameter2 value],...<br>
+ actorIpAddress: string, IP Address of host where the event was performed. Supports both IPv4 and IPv6 addresses.<br>
applicationId: string, Application ID of the application on which the event was performed. (required)<br>
+ eventName: string, Name of the event being queried.<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
+ actorApplicationId: string, Application ID of the application which interacted on behalf of the user while performing the event.<br>
+ strict: string, A parameter<br>
+ continuationToken: string, Next page URL.<br>
+ maxResults: integer, Number of activity records to be shown in each page.<br>
+ parameters: string, Event parameters in the form [parameter1 name]:[parameter1 value],[parameter2 name]:[parameter2 value],...<br>
+ actorEmail: string, Email address of the user who performed the action.<br>
+ userip: string, A parameter<br>
+ endTime: string, Return events which occured at or before this time.<br>
customerId: string, Represents the customer who is the owner of target object on which action was performed. (required)<br>
<br>
Returns:<br>