files.com 1.2.94 → 1.2.96

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/_VERSION +1 -1
  2. package/docs/models/Action.md +1 -1
  3. package/docs/models/ActionNotificationExportResult.md +0 -2
  4. package/docs/models/ApiKey.md +0 -2
  5. package/docs/models/ApiRequestLog.md +2 -2
  6. package/docs/models/App.md +3 -2
  7. package/docs/models/As2IncomingMessage.md +0 -2
  8. package/docs/models/As2OutgoingMessage.md +0 -2
  9. package/docs/models/As2Partner.md +1 -4
  10. package/docs/models/As2Station.md +1 -4
  11. package/docs/models/Automation.md +0 -2
  12. package/docs/models/AutomationLog.md +3 -3
  13. package/docs/models/AutomationRun.md +0 -2
  14. package/docs/models/BandwidthSnapshot.md +6 -2
  15. package/docs/models/Behavior.md +3 -5
  16. package/docs/models/Bundle.md +0 -2
  17. package/docs/models/BundleAction.md +1 -4
  18. package/docs/models/BundleDownload.md +1 -3
  19. package/docs/models/BundleNotification.md +2 -2
  20. package/docs/models/BundleRecipient.md +0 -2
  21. package/docs/models/BundleRegistration.md +0 -2
  22. package/docs/models/Clickwrap.md +1 -4
  23. package/docs/models/DnsRecord.md +1 -4
  24. package/docs/models/EmailIncomingMessage.md +7 -2
  25. package/docs/models/EmailLog.md +2 -2
  26. package/docs/models/ExavaultApiRequestLog.md +2 -2
  27. package/docs/models/ExternalEvent.md +7 -2
  28. package/docs/models/File.md +1 -1
  29. package/docs/models/FileComment.md +1 -4
  30. package/docs/models/FileMigration.md +1 -1
  31. package/docs/models/FileMigrationLog.md +3 -3
  32. package/docs/models/FileUploadPart.md +1 -1
  33. package/docs/models/Folder.md +1 -3
  34. package/docs/models/FormFieldSet.md +0 -2
  35. package/docs/models/FtpActionLog.md +3 -3
  36. package/docs/models/GpgKey.md +0 -2
  37. package/docs/models/Group.md +4 -2
  38. package/docs/models/GroupUser.md +0 -2
  39. package/docs/models/History.md +1 -16
  40. package/docs/models/HistoryExportResult.md +1 -4
  41. package/docs/models/InboxRecipient.md +0 -2
  42. package/docs/models/InboxRegistration.md +0 -2
  43. package/docs/models/InboxUpload.md +1 -3
  44. package/docs/models/Invoice.md +1 -4
  45. package/docs/models/IpAddress.md +4 -16
  46. package/docs/models/Lock.md +1 -3
  47. package/docs/models/Message.md +0 -2
  48. package/docs/models/MessageComment.md +0 -2
  49. package/docs/models/MessageCommentReaction.md +0 -2
  50. package/docs/models/MessageReaction.md +0 -2
  51. package/docs/models/Notification.md +1 -3
  52. package/docs/models/OutboundConnectionLog.md +3 -3
  53. package/docs/models/Payment.md +1 -4
  54. package/docs/models/Permission.md +1 -3
  55. package/docs/models/Priority.md +2 -5
  56. package/docs/models/Project.md +1 -4
  57. package/docs/models/PublicHostingRequestLog.md +3 -3
  58. package/docs/models/PublicKey.md +0 -2
  59. package/docs/models/RemoteBandwidthSnapshot.md +6 -2
  60. package/docs/models/RemoteServer.md +1 -4
  61. package/docs/models/Request.md +1 -5
  62. package/docs/models/SettingsChange.md +2 -2
  63. package/docs/models/SftpActionLog.md +2 -2
  64. package/docs/models/SftpHostKey.md +1 -4
  65. package/docs/models/ShareGroup.md +0 -2
  66. package/docs/models/Snapshot.md +1 -4
  67. package/docs/models/SsoStrategy.md +1 -4
  68. package/docs/models/Style.md +1 -1
  69. package/docs/models/SyncLog.md +3 -3
  70. package/docs/models/UsageDailySnapshot.md +6 -2
  71. package/docs/models/UsageSnapshot.md +1 -4
  72. package/docs/models/User.md +9 -2
  73. package/docs/models/UserCipherUse.md +0 -2
  74. package/docs/models/UserRequest.md +1 -4
  75. package/docs/models/WebDavActionLog.md +2 -2
  76. package/docs/models/WebhookTest.md +0 -1
  77. package/lib/Files.js +1 -1
  78. package/lib/models/Action.js +1 -1
  79. package/lib/models/AutomationLog.js +1 -1
  80. package/lib/models/BundleAction.js +1 -1
  81. package/lib/models/BundleDownload.js +1 -1
  82. package/lib/models/File.js +1 -1
  83. package/lib/models/FileMigration.js +1 -1
  84. package/lib/models/FileMigrationLog.js +1 -1
  85. package/lib/models/FileUploadPart.js +1 -1
  86. package/lib/models/Folder.js +1 -1
  87. package/lib/models/FtpActionLog.js +1 -1
  88. package/lib/models/History.js +1 -1
  89. package/lib/models/HistoryExportResult.js +1 -1
  90. package/lib/models/InboxUpload.js +1 -1
  91. package/lib/models/Lock.js +1 -1
  92. package/lib/models/Notification.js +1 -1
  93. package/lib/models/OutboundConnectionLog.js +1 -1
  94. package/lib/models/Permission.js +1 -1
  95. package/lib/models/Priority.js +1 -1
  96. package/lib/models/PublicHostingRequestLog.js +1 -1
  97. package/lib/models/Request.js +1 -1
  98. package/lib/models/Style.js +1 -1
  99. package/lib/models/SyncLog.js +1 -1
  100. package/package.json +1 -1
  101. package/src/Files.js +1 -1
  102. package/src/models/Action.js +1 -1
  103. package/src/models/AutomationLog.js +1 -1
  104. package/src/models/BundleAction.js +1 -1
  105. package/src/models/BundleDownload.js +1 -1
  106. package/src/models/File.js +1 -1
  107. package/src/models/FileMigration.js +1 -1
  108. package/src/models/FileMigrationLog.js +1 -1
  109. package/src/models/FileUploadPart.js +1 -1
  110. package/src/models/Folder.js +1 -1
  111. package/src/models/FtpActionLog.js +1 -1
  112. package/src/models/History.js +1 -1
  113. package/src/models/HistoryExportResult.js +1 -1
  114. package/src/models/InboxUpload.js +1 -1
  115. package/src/models/Lock.js +1 -1
  116. package/src/models/Notification.js +1 -1
  117. package/src/models/OutboundConnectionLog.js +1 -1
  118. package/src/models/Permission.js +1 -1
  119. package/src/models/Priority.js +1 -1
  120. package/src/models/PublicHostingRequestLog.js +1 -1
  121. package/src/models/Request.js +1 -1
  122. package/src/models/Style.js +1 -1
  123. package/src/models/SyncLog.js +1 -1
package/_VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.94
1
+ 1.2.96
@@ -23,7 +23,7 @@
23
23
  ```
24
24
 
25
25
  * `id` (int64): Action ID
26
- * `path` (string): Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
26
+ * `path` (string): Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
27
27
  * `when` (date-time): Action occurrence date/time
28
28
  * `destination` (string): The destination path for this action, if applicable
29
29
  * `display` (string): Friendly displayed output
@@ -35,8 +35,6 @@
35
35
  ```
36
36
  await ActionNotificationExportResult.list({
37
37
  'user_id': 1,
38
- 'per_page': 1,
39
- 'page': 1,
40
38
  'action_notification_export_id': 1,
41
39
  })
42
40
  ```
@@ -40,8 +40,6 @@
40
40
  ```
41
41
  await ApiKey.list({
42
42
  'user_id': 1,
43
- 'per_page': 1,
44
- 'page': 1,
45
43
  })
46
44
  ```
47
45
 
@@ -50,8 +50,8 @@
50
50
 
51
51
  ```
52
52
  await ApiRequestLog.list({
53
- 'per_page': 1,
54
- 'page': 1,
53
+ 'filter': "",
54
+ 'filter_prefix': "",
55
55
  })
56
56
  ```
57
57
 
@@ -58,8 +58,9 @@
58
58
 
59
59
  ```
60
60
  await App.list({
61
- 'per_page': 1,
62
- 'page': 1,
61
+ 'sort_by': "",
62
+ 'filter': "",
63
+ 'filter_prefix': "",
63
64
  })
64
65
  ```
65
66
 
@@ -88,8 +88,6 @@
88
88
 
89
89
  ```
90
90
  await As2IncomingMessage.list({
91
- 'per_page': 1,
92
- 'page': 1,
93
91
  'as2_partner_id': 1,
94
92
  })
95
93
  ```
@@ -80,8 +80,6 @@
80
80
 
81
81
  ```
82
82
  await As2OutgoingMessage.list({
83
- 'per_page': 1,
84
- 'page': 1,
85
83
  'as2_partner_id': 1,
86
84
  })
87
85
  ```
@@ -45,10 +45,7 @@
45
45
  ## List AS2 Partners
46
46
 
47
47
  ```
48
- await As2Partner.list({
49
- 'per_page': 1,
50
- 'page': 1,
51
- })
48
+ await As2Partner.list
52
49
  ```
53
50
 
54
51
 
@@ -42,10 +42,7 @@
42
42
  ## List AS2 Stations
43
43
 
44
44
  ```
45
- await As2Station.list({
46
- 'per_page': 1,
47
- 'page': 1,
48
- })
45
+ await As2Station.list
49
46
  ```
50
47
 
51
48
 
@@ -103,8 +103,6 @@
103
103
 
104
104
  ```
105
105
  await Automation.list({
106
- 'per_page': 1,
107
- 'page': 1,
108
106
  'with_deleted': true,
109
107
  })
110
108
  ```
@@ -23,7 +23,7 @@
23
23
  * `error_type` (string): Error type, if applicable
24
24
  * `message` (string): Message
25
25
  * `operation` (string): Operation type
26
- * `path` (string): File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
26
+ * `path` (string): File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
27
27
  * `status` (string): Status
28
28
 
29
29
  ---
@@ -32,8 +32,8 @@
32
32
 
33
33
  ```
34
34
  await AutomationLog.list({
35
- 'per_page': 1,
36
- 'page': 1,
35
+ 'filter': "",
36
+ 'filter_prefix': "",
37
37
  })
38
38
  ```
39
39
 
@@ -32,8 +32,6 @@
32
32
 
33
33
  ```
34
34
  await AutomationRun.list({
35
- 'per_page': 1,
36
- 'page': 1,
37
35
  'automation_id': 1,
38
36
  })
39
37
  ```
@@ -32,8 +32,12 @@
32
32
 
33
33
  ```
34
34
  await BandwidthSnapshot.list({
35
- 'per_page': 1,
36
- 'page': 1,
35
+ 'sort_by': "",
36
+ 'filter': "",
37
+ 'filter_gt': "",
38
+ 'filter_gteq': "",
39
+ 'filter_lt': "",
40
+ 'filter_lteq': "",
37
41
  })
38
42
  ```
39
43
 
@@ -36,8 +36,9 @@
36
36
 
37
37
  ```
38
38
  await Behavior.list({
39
- 'per_page': 1,
40
- 'page': 1,
39
+ 'sort_by': "",
40
+ 'filter': "",
41
+ 'filter_prefix': "",
41
42
  })
42
43
  ```
43
44
 
@@ -71,8 +72,6 @@ await Behavior.find(id)
71
72
 
72
73
  ```
73
74
  await Behavior.listFor(path, {
74
- 'per_page': 1,
75
- 'page': 1,
76
75
  'ancestor_behaviors': true,
77
76
  'behavior': "webhook",
78
77
  })
@@ -131,7 +130,6 @@ await Behavior.webhookTest({
131
130
  'encoding': "RAW",
132
131
  'headers': {"x-test-header":"testvalue"},
133
132
  'body': {"test-param":"testvalue"},
134
- 'action': "test",
135
133
  })
136
134
  ```
137
135
 
@@ -139,8 +139,6 @@
139
139
  ```
140
140
  await Bundle.list({
141
141
  'user_id': 1,
142
- 'per_page': 1,
143
- 'page': 1,
144
142
  })
145
143
  ```
146
144
 
@@ -33,7 +33,7 @@
33
33
  * `bundle_registration` (BundleRegistration): Object that contains bundle registration information
34
34
  * `when` (date-time): Action occurrence date/time
35
35
  * `destination` (string): The destination path for this bundle action, if applicable
36
- * `path` (string): Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
36
+ * `path` (string): Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
37
37
  * `source` (string): The source path for this bundle action, if applicable
38
38
 
39
39
  ---
@@ -42,9 +42,6 @@
42
42
 
43
43
  ```
44
44
  await BundleAction.list({
45
- 'per_page': 1,
46
- 'action': "create",
47
- 'page': 1,
48
45
  'bundle_id': 1,
49
46
  'bundle_registration_id': 1,
50
47
  })
@@ -13,7 +13,7 @@
13
13
 
14
14
  * `bundle_registration` (BundleRegistration):
15
15
  * `download_method` (string): Download method (file or full_zip)
16
- * `path` (string): Download path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
16
+ * `path` (string): Download path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
17
17
  * `created_at` (date-time): Download date/time
18
18
 
19
19
  ---
@@ -22,8 +22,6 @@
22
22
 
23
23
  ```
24
24
  await BundleDownload.list({
25
- 'per_page': 1,
26
- 'page': 1,
27
25
  'bundle_id': 1,
28
26
  'bundle_registration_id': 1,
29
27
  })
@@ -24,8 +24,8 @@
24
24
 
25
25
  ```
26
26
  await BundleNotification.list({
27
- 'per_page': 1,
28
- 'page': 1,
27
+ 'sort_by': "",
28
+ 'filter': "",
29
29
  })
30
30
  ```
31
31
 
@@ -26,8 +26,6 @@
26
26
 
27
27
  ```
28
28
  await BundleRecipient.list({
29
- 'per_page': 1,
30
- 'page': 1,
31
29
  'bundle_id': 1,
32
30
  })
33
31
  ```
@@ -42,8 +42,6 @@
42
42
 
43
43
  ```
44
44
  await BundleRegistration.list({
45
- 'per_page': 1,
46
- 'page': 1,
47
45
  'bundle_id': 1,
48
46
  })
49
47
  ```
@@ -25,10 +25,7 @@
25
25
  ## List Clickwraps
26
26
 
27
27
  ```
28
- await Clickwrap.list({
29
- 'per_page': 1,
30
- 'page': 1,
31
- })
28
+ await Clickwrap.list
32
29
  ```
33
30
 
34
31
 
@@ -21,10 +21,7 @@
21
21
  ## Show site DNS configuration
22
22
 
23
23
  ```
24
- await DnsRecord.list({
25
- 'per_page': 1,
26
- 'page': 1,
27
- })
24
+ await DnsRecord.list
28
25
  ```
29
26
 
30
27
 
@@ -32,8 +32,13 @@
32
32
 
33
33
  ```
34
34
  await EmailIncomingMessage.list({
35
- 'per_page': 1,
36
- 'page': 1,
35
+ 'sort_by': "",
36
+ 'filter': "",
37
+ 'filter_gt': "",
38
+ 'filter_gteq': "",
39
+ 'filter_prefix': "",
40
+ 'filter_lt': "",
41
+ 'filter_lteq': "",
37
42
  })
38
43
  ```
39
44
 
@@ -32,8 +32,8 @@
32
32
 
33
33
  ```
34
34
  await EmailLog.list({
35
- 'per_page': 1,
36
- 'page': 1,
35
+ 'filter': "",
36
+ 'filter_prefix': "",
37
37
  })
38
38
  ```
39
39
 
@@ -36,8 +36,8 @@
36
36
 
37
37
  ```
38
38
  await ExavaultApiRequestLog.list({
39
- 'per_page': 1,
40
- 'page': 1,
39
+ 'filter': "",
40
+ 'filter_prefix': "",
41
41
  })
42
42
  ```
43
43
 
@@ -40,8 +40,13 @@
40
40
 
41
41
  ```
42
42
  await ExternalEvent.list({
43
- 'per_page': 1,
44
- 'page': 1,
43
+ 'sort_by': "",
44
+ 'filter': "",
45
+ 'filter_gt': "",
46
+ 'filter_gteq': "",
47
+ 'filter_prefix': "",
48
+ 'filter_lt': "",
49
+ 'filter_lteq': "",
45
50
  })
46
51
  ```
47
52
 
@@ -48,7 +48,7 @@
48
48
  }
49
49
  ```
50
50
 
51
- * `path` (string): File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
51
+ * `path` (string): File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
52
52
  * `created_by_id` (int64): User ID of the User who created the file/folder
53
53
  * `created_by_api_key_id` (int64): ID of the API key that created the file/folder
54
54
  * `created_by_as2_incoming_message_id` (int64): ID of the AS2 Incoming Message that created the file/folder
@@ -25,10 +25,7 @@
25
25
  ## List File Comments by path
26
26
 
27
27
  ```
28
- await FileComment.listFor(path, {
29
- 'per_page': 1,
30
- 'page': 1,
31
- })
28
+ await FileComment.listFor(path)
32
29
  ```
33
30
 
34
31
 
@@ -17,7 +17,7 @@
17
17
  ```
18
18
 
19
19
  * `id` (int64): File migration ID
20
- * `path` (string): Source path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
20
+ * `path` (string): Source path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
21
21
  * `dest_path` (string): Destination path
22
22
  * `files_moved` (int64): Number of files processed
23
23
  * `files_total` (int64):
@@ -21,7 +21,7 @@
21
21
  * `error_type` (string): Error type, if applicable
22
22
  * `message` (string): Message
23
23
  * `operation` (string): Operation type
24
- * `path` (string): File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
24
+ * `path` (string): File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
25
25
  * `status` (string): Status
26
26
 
27
27
  ---
@@ -30,8 +30,8 @@
30
30
 
31
31
  ```
32
32
  await FileMigrationLog.list({
33
- 'per_page': 1,
34
- 'page': 1,
33
+ 'filter': "",
34
+ 'filter_prefix': "",
35
35
  })
36
36
  ```
37
37
 
@@ -42,6 +42,6 @@
42
42
  * `parameters` (object): Additional HTTP parameters to send with the upload
43
43
  * `part_number` (int64): Number of this upload part
44
44
  * `partsize` (int64): Size in bytes for the next upload part
45
- * `path` (string): New file path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
45
+ * `path` (string): New file path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
46
46
  * `ref` (string): Reference name for this upload part
47
47
  * `upload_uri` (string): URI to upload this part to
@@ -48,7 +48,7 @@
48
48
  }
49
49
  ```
50
50
 
51
- * `path` (string): File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
51
+ * `path` (string): File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
52
52
  * `created_by_id` (int64): User ID of the User who created the file/folder
53
53
  * `created_by_api_key_id` (int64): ID of the API key that created the file/folder
54
54
  * `created_by_as2_incoming_message_id` (int64): ID of the AS2 Incoming Message that created the file/folder
@@ -89,8 +89,6 @@
89
89
 
90
90
  ```
91
91
  await Folder.listFor(path, {
92
- 'per_page': 1,
93
- 'page': 1,
94
92
  'search_all': true,
95
93
  'with_previews': true,
96
94
  'with_priority_color': true,
@@ -50,8 +50,6 @@
50
50
  ```
51
51
  await FormFieldSet.list({
52
52
  'user_id': 1,
53
- 'per_page': 1,
54
- 'page': 1,
55
53
  })
56
54
  ```
57
55
 
@@ -33,7 +33,7 @@
33
33
  * `seq_id` (int64): FTP Sequence ID
34
34
  * `auth_ciphers` (string): Authentication Ciphers
35
35
  * `action_type` (string): Action Type
36
- * `path` (string): Path as sent by the Client (may not match Files.com path due to user root folders for FTP) This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
36
+ * `path` (string): Path as sent by the Client (may not match Files.com path due to user root folders for FTP). This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
37
37
  * `true_path` (string): Path on Files.com
38
38
  * `name` (string): Name of File
39
39
  * `cmd` (string): FTP Command Name
@@ -50,8 +50,8 @@
50
50
 
51
51
  ```
52
52
  await FtpActionLog.list({
53
- 'per_page': 1,
54
- 'page': 1,
53
+ 'filter': "",
54
+ 'filter_prefix': "",
55
55
  })
56
56
  ```
57
57
 
@@ -29,8 +29,6 @@
29
29
  ```
30
30
  await GpgKey.list({
31
31
  'user_id': 1,
32
- 'per_page': 1,
33
- 'page': 1,
34
32
  })
35
33
  ```
36
34
 
@@ -36,8 +36,10 @@
36
36
 
37
37
  ```
38
38
  await Group.list({
39
- 'per_page': 1,
40
- 'page': 1,
39
+ 'sort_by': "",
40
+ 'filter': "",
41
+ 'filter_prefix': "",
42
+ 'ids': "",
41
43
  })
42
44
  ```
43
45
 
@@ -28,8 +28,6 @@
28
28
  ```
29
29
  await GroupUser.list({
30
30
  'user_id': 1,
31
- 'per_page': 1,
32
- 'page': 1,
33
31
  'group_id': 1,
34
32
  })
35
33
  ```
@@ -23,7 +23,7 @@
23
23
  ```
24
24
 
25
25
  * `id` (int64): Action ID
26
- * `path` (string): Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
26
+ * `path` (string): Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
27
27
  * `when` (date-time): Action occurrence date/time
28
28
  * `destination` (string): The destination path for this action, if applicable
29
29
  * `display` (string): Friendly displayed output
@@ -43,9 +43,6 @@
43
43
  ```
44
44
  await History.listForFile(path, {
45
45
  'display': "Actual text of the action here.",
46
- 'per_page': 1,
47
- 'action': "create",
48
- 'page': 1,
49
46
  })
50
47
  ```
51
48
 
@@ -69,9 +66,6 @@ await History.listForFile(path, {
69
66
  ```
70
67
  await History.listForFolder(path, {
71
68
  'display': "Actual text of the action here.",
72
- 'per_page': 1,
73
- 'action': "create",
74
- 'page': 1,
75
69
  })
76
70
  ```
77
71
 
@@ -95,9 +89,6 @@ await History.listForFolder(path, {
95
89
  ```
96
90
  await History.listForUser(user_id, {
97
91
  'display': "Actual text of the action here.",
98
- 'per_page': 1,
99
- 'action': "create",
100
- 'page': 1,
101
92
  })
102
93
  ```
103
94
 
@@ -121,9 +112,6 @@ await History.listForUser(user_id, {
121
112
  ```
122
113
  await History.listLogins({
123
114
  'display': "Actual text of the action here.",
124
- 'per_page': 1,
125
- 'action': "create",
126
- 'page': 1,
127
115
  })
128
116
  ```
129
117
 
@@ -146,9 +134,6 @@ await History.listLogins({
146
134
  ```
147
135
  await History.list({
148
136
  'display': "Actual text of the action here.",
149
- 'per_page': 1,
150
- 'action': "create",
151
- 'page': 1,
152
137
  })
153
138
  ```
154
139
 
@@ -38,7 +38,7 @@
38
38
  * `user_id` (int64): User ID
39
39
  * `file_id` (int64): File ID related to the action
40
40
  * `parent_id` (int64): ID of the parent folder
41
- * `path` (string): Path of the related action This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
41
+ * `path` (string): Path of the related action. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
42
42
  * `folder` (string): Folder in which the action occurred
43
43
  * `src` (string): File move originated from this path
44
44
  * `destination` (string): File moved to this destination folder
@@ -65,9 +65,6 @@
65
65
  ```
66
66
  await HistoryExportResult.list({
67
67
  'user_id': 1,
68
- 'per_page': 1,
69
- 'action': "read",
70
- 'page': 1,
71
68
  'history_export_id': 1,
72
69
  })
73
70
  ```
@@ -26,8 +26,6 @@
26
26
 
27
27
  ```
28
28
  await InboxRecipient.list({
29
- 'per_page': 1,
30
- 'page': 1,
31
29
  'inbox_id': 1,
32
30
  })
33
31
  ```
@@ -40,8 +40,6 @@
40
40
 
41
41
  ```
42
42
  await InboxRegistration.list({
43
- 'per_page': 1,
44
- 'page': 1,
45
43
  'folder_behavior_id': 1,
46
44
  })
47
45
  ```
@@ -11,7 +11,7 @@
11
11
  ```
12
12
 
13
13
  * `inbox_registration` (InboxRegistration):
14
- * `path` (string): Upload path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
14
+ * `path` (string): Upload path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
15
15
  * `created_at` (date-time): Upload date/time
16
16
 
17
17
  ---
@@ -20,8 +20,6 @@
20
20
 
21
21
  ```
22
22
  await InboxUpload.list({
23
- 'per_page': 1,
24
- 'page': 1,
25
23
  'inbox_registration_id': 1,
26
24
  'inbox_id': 1,
27
25
  })
@@ -57,10 +57,7 @@
57
57
  ## List Invoices
58
58
 
59
59
  ```
60
- await Invoice.list({
61
- 'per_page': 1,
62
- 'page': 1,
63
- })
60
+ await Invoice.list
64
61
  ```
65
62
 
66
63