files.com 1.1.102 → 1.1.104
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.
- checksums.yaml +4 -4
- data/_VERSION +1 -1
- data/docs/action.md +1 -1
- data/docs/action_notification_export_result.md +0 -2
- data/docs/api_key.md +1 -3
- data/docs/api_request_log.md +2 -2
- data/docs/app.md +3 -2
- data/docs/as2_incoming_message.md +0 -2
- data/docs/as2_outgoing_message.md +0 -2
- data/docs/as2_partner.md +1 -4
- data/docs/as2_station.md +1 -4
- data/docs/automation.md +0 -2
- data/docs/automation_log.md +3 -3
- data/docs/automation_run.md +0 -2
- data/docs/bandwidth_snapshot.md +6 -2
- data/docs/behavior.md +4 -6
- data/docs/bundle.md +1 -3
- data/docs/bundle_action.md +1 -4
- data/docs/bundle_download.md +1 -3
- data/docs/bundle_notification.md +2 -2
- data/docs/bundle_recipient.md +0 -2
- data/docs/bundle_registration.md +0 -2
- data/docs/clickwrap.md +1 -4
- data/docs/dns_record.md +1 -4
- data/docs/email_incoming_message.md +7 -2
- data/docs/email_log.md +2 -2
- data/docs/exavault_api_request_log.md +2 -2
- data/docs/external_event.md +7 -2
- data/docs/file.md +1 -1
- data/docs/file_comment.md +1 -4
- data/docs/file_migration.md +1 -1
- data/docs/file_migration_log.md +3 -3
- data/docs/file_upload_part.md +1 -1
- data/docs/folder.md +1 -3
- data/docs/form_field_set.md +1 -3
- data/docs/ftp_action_log.md +3 -3
- data/docs/gpg_key.md +1 -3
- data/docs/group.md +4 -2
- data/docs/group_user.md +0 -2
- data/docs/history.md +6 -21
- data/docs/history_export_result.md +1 -4
- data/docs/inbox_recipient.md +0 -2
- data/docs/inbox_registration.md +0 -2
- data/docs/inbox_upload.md +1 -3
- data/docs/invoice.md +1 -4
- data/docs/ip_address.md +4 -16
- data/docs/lock.md +1 -3
- data/docs/message.md +0 -2
- data/docs/message_comment.md +0 -2
- data/docs/message_comment_reaction.md +0 -2
- data/docs/message_reaction.md +0 -2
- data/docs/notification.md +1 -3
- data/docs/outbound_connection_log.md +3 -3
- data/docs/payment.md +1 -4
- data/docs/permission.md +1 -3
- data/docs/priority.md +2 -5
- data/docs/project.md +1 -4
- data/docs/public_hosting_request_log.md +3 -3
- data/docs/public_key.md +1 -3
- data/docs/remote_bandwidth_snapshot.md +6 -2
- data/docs/remote_server.md +1 -4
- data/docs/request.md +1 -5
- data/docs/settings_change.md +2 -2
- data/docs/sftp_action_log.md +2 -2
- data/docs/sftp_host_key.md +1 -4
- data/docs/share_group.md +1 -3
- data/docs/snapshot.md +1 -4
- data/docs/sso_strategy.md +1 -4
- data/docs/style.md +1 -1
- data/docs/sync_log.md +3 -3
- data/docs/usage_daily_snapshot.md +6 -2
- data/docs/usage_snapshot.md +1 -4
- data/docs/user.md +9 -2
- data/docs/user_cipher_use.md +1 -3
- data/docs/user_request.md +1 -4
- data/docs/web_dav_action_log.md +2 -2
- data/docs/webhook_test.md +0 -1
- data/lib/files.com/models/action.rb +1 -1
- data/lib/files.com/models/automation_log.rb +1 -1
- data/lib/files.com/models/bundle_action.rb +1 -1
- data/lib/files.com/models/bundle_download.rb +1 -1
- data/lib/files.com/models/file.rb +1 -1
- data/lib/files.com/models/file_migration.rb +1 -1
- data/lib/files.com/models/file_migration_log.rb +1 -1
- data/lib/files.com/models/file_upload_part.rb +1 -1
- data/lib/files.com/models/folder.rb +1 -1
- data/lib/files.com/models/ftp_action_log.rb +1 -1
- data/lib/files.com/models/history.rb +1 -1
- data/lib/files.com/models/history_export_result.rb +1 -1
- data/lib/files.com/models/inbox_upload.rb +1 -1
- data/lib/files.com/models/lock.rb +1 -1
- data/lib/files.com/models/notification.rb +1 -1
- data/lib/files.com/models/outbound_connection_log.rb +1 -1
- data/lib/files.com/models/permission.rb +1 -1
- data/lib/files.com/models/priority.rb +1 -1
- data/lib/files.com/models/public_hosting_request_log.rb +1 -1
- data/lib/files.com/models/request.rb +1 -1
- data/lib/files.com/models/style.rb +1 -1
- data/lib/files.com/models/sync_log.rb +1 -1
- data/lib/files.com/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0176cea836e0404688fff03e2dddcd5943586df70d1a69e3fbfae7d5e330d701
|
|
4
|
+
data.tar.gz: 0f8d7829c37db1434b283a4db13ec39a18eeee3261e737abe806079c1ae86713
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 32055ebfe8ea1bb07993c2570abc3db22e63ffb80f07ee755a4ae1edcf6599b2986637a8283124c552baab7c711b55a8683b5fab6c3d14cb85c7d4a0c0de6b05
|
|
7
|
+
data.tar.gz: e33429dec988b103d79c06215a934e2d28a94d7d89858face94f182986b043757d18527465f215dbd34f46c30c641175570fd14cd1388084d9ce4af403536326
|
data/_VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.1.
|
|
1
|
+
1.1.104
|
data/docs/action.md
CHANGED
|
@@ -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
|
data/docs/api_key.md
CHANGED
data/docs/api_request_log.md
CHANGED
data/docs/app.md
CHANGED
data/docs/as2_partner.md
CHANGED
data/docs/as2_station.md
CHANGED
data/docs/automation.md
CHANGED
data/docs/automation_log.md
CHANGED
|
@@ -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
|
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
|
|
34
34
|
```
|
|
35
35
|
Files::AutomationLog.list(
|
|
36
|
-
|
|
37
|
-
|
|
36
|
+
filter: "",
|
|
37
|
+
filter_prefix: ""
|
|
38
38
|
)
|
|
39
39
|
```
|
|
40
40
|
|
data/docs/automation_run.md
CHANGED
data/docs/bandwidth_snapshot.md
CHANGED
data/docs/behavior.md
CHANGED
|
@@ -37,8 +37,9 @@
|
|
|
37
37
|
|
|
38
38
|
```
|
|
39
39
|
Files::Behavior.list(
|
|
40
|
-
|
|
41
|
-
|
|
40
|
+
sort_by: "",
|
|
41
|
+
filter: "",
|
|
42
|
+
filter_prefix: ""
|
|
42
43
|
)
|
|
43
44
|
```
|
|
44
45
|
|
|
@@ -72,8 +73,6 @@ Files::Behavior.find(id)
|
|
|
72
73
|
|
|
73
74
|
```
|
|
74
75
|
Files::Behavior.list_for(path,
|
|
75
|
-
per_page: 1,
|
|
76
|
-
page: 1,
|
|
77
76
|
ancestor_behaviors: true,
|
|
78
77
|
behavior: "webhook"
|
|
79
78
|
)
|
|
@@ -131,8 +130,7 @@ Files::Behavior.webhook_test(
|
|
|
131
130
|
method: "GET",
|
|
132
131
|
encoding: "RAW",
|
|
133
132
|
headers: {"x-test-header":"testvalue"},
|
|
134
|
-
body: {"test-param":"testvalue"}
|
|
135
|
-
action: "test"
|
|
133
|
+
body: {"test-param":"testvalue"}
|
|
136
134
|
)
|
|
137
135
|
```
|
|
138
136
|
|
data/docs/bundle.md
CHANGED
data/docs/bundle_action.md
CHANGED
|
@@ -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
|
|
|
@@ -43,9 +43,6 @@
|
|
|
43
43
|
|
|
44
44
|
```
|
|
45
45
|
Files::BundleAction.list(
|
|
46
|
-
per_page: 1,
|
|
47
|
-
action: "create",
|
|
48
|
-
page: 1,
|
|
49
46
|
bundle_id: 1,
|
|
50
47
|
bundle_registration_id: 1
|
|
51
48
|
)
|
data/docs/bundle_download.md
CHANGED
|
@@ -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
|
|
|
@@ -23,8 +23,6 @@
|
|
|
23
23
|
|
|
24
24
|
```
|
|
25
25
|
Files::BundleDownload.list(
|
|
26
|
-
per_page: 1,
|
|
27
|
-
page: 1,
|
|
28
26
|
bundle_id: 1,
|
|
29
27
|
bundle_registration_id: 1
|
|
30
28
|
)
|
data/docs/bundle_notification.md
CHANGED
data/docs/bundle_recipient.md
CHANGED
data/docs/bundle_registration.md
CHANGED
data/docs/clickwrap.md
CHANGED
data/docs/dns_record.md
CHANGED
data/docs/email_log.md
CHANGED
data/docs/external_event.md
CHANGED
data/docs/file.md
CHANGED
|
@@ -51,7 +51,7 @@ may places where a Ruby File object can be used.
|
|
|
51
51
|
}
|
|
52
52
|
```
|
|
53
53
|
|
|
54
|
-
* `path` (string): File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
54
|
+
* `path` (string): File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
55
55
|
* `created_by_id` (int64): User ID of the User who created the file/folder
|
|
56
56
|
* `created_by_api_key_id` (int64): ID of the API key that created the file/folder
|
|
57
57
|
* `created_by_as2_incoming_message_id` (int64): ID of the AS2 Incoming Message that created the file/folder
|
data/docs/file_comment.md
CHANGED
data/docs/file_migration.md
CHANGED
|
@@ -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):
|
data/docs/file_migration_log.md
CHANGED
|
@@ -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
|
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
|
|
32
32
|
```
|
|
33
33
|
Files::FileMigrationLog.list(
|
|
34
|
-
|
|
35
|
-
|
|
34
|
+
filter: "",
|
|
35
|
+
filter_prefix: ""
|
|
36
36
|
)
|
|
37
37
|
```
|
|
38
38
|
|
data/docs/file_upload_part.md
CHANGED
|
@@ -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
|
data/docs/folder.md
CHANGED
|
@@ -53,7 +53,7 @@ Files::Dir is an alias of Files::Folder
|
|
|
53
53
|
}
|
|
54
54
|
```
|
|
55
55
|
|
|
56
|
-
* `path` (string): File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
56
|
+
* `path` (string): File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
57
57
|
* `created_by_id` (int64): User ID of the User who created the file/folder
|
|
58
58
|
* `created_by_api_key_id` (int64): ID of the API key that created the file/folder
|
|
59
59
|
* `created_by_as2_incoming_message_id` (int64): ID of the AS2 Incoming Message that created the file/folder
|
|
@@ -95,8 +95,6 @@ Files::Dir is an alias of Files::Folder
|
|
|
95
95
|
|
|
96
96
|
```
|
|
97
97
|
Files::Folder.list_for(path,
|
|
98
|
-
per_page: 1,
|
|
99
|
-
page: 1,
|
|
100
98
|
search_all: true,
|
|
101
99
|
with_previews: true,
|
|
102
100
|
with_priority_color: true
|
data/docs/form_field_set.md
CHANGED
data/docs/ftp_action_log.md
CHANGED
|
@@ -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
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
|
|
52
52
|
```
|
|
53
53
|
Files::FtpActionLog.list(
|
|
54
|
-
|
|
55
|
-
|
|
54
|
+
filter: "",
|
|
55
|
+
filter_prefix: ""
|
|
56
56
|
)
|
|
57
57
|
```
|
|
58
58
|
|
data/docs/gpg_key.md
CHANGED
data/docs/group.md
CHANGED
data/docs/group_user.md
CHANGED
data/docs/history.md
CHANGED
|
@@ -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,10 +43,7 @@
|
|
|
43
43
|
|
|
44
44
|
```
|
|
45
45
|
Files::History.list_for_file(path,
|
|
46
|
-
display: "Actual text of the action here."
|
|
47
|
-
per_page: 1,
|
|
48
|
-
action: "create",
|
|
49
|
-
page: 1
|
|
46
|
+
display: "Actual text of the action here."
|
|
50
47
|
)
|
|
51
48
|
```
|
|
52
49
|
|
|
@@ -69,10 +66,7 @@ Files::History.list_for_file(path,
|
|
|
69
66
|
|
|
70
67
|
```
|
|
71
68
|
Files::History.list_for_folder(path,
|
|
72
|
-
display: "Actual text of the action here."
|
|
73
|
-
per_page: 1,
|
|
74
|
-
action: "create",
|
|
75
|
-
page: 1
|
|
69
|
+
display: "Actual text of the action here."
|
|
76
70
|
)
|
|
77
71
|
```
|
|
78
72
|
|
|
@@ -95,10 +89,7 @@ Files::History.list_for_folder(path,
|
|
|
95
89
|
|
|
96
90
|
```
|
|
97
91
|
Files::History.list_for_user(user_id,
|
|
98
|
-
display: "Actual text of the action here."
|
|
99
|
-
per_page: 1,
|
|
100
|
-
action: "create",
|
|
101
|
-
page: 1
|
|
92
|
+
display: "Actual text of the action here."
|
|
102
93
|
)
|
|
103
94
|
```
|
|
104
95
|
|
|
@@ -121,10 +112,7 @@ Files::History.list_for_user(user_id,
|
|
|
121
112
|
|
|
122
113
|
```
|
|
123
114
|
Files::History.list_logins(
|
|
124
|
-
display: "Actual text of the action here."
|
|
125
|
-
per_page: 1,
|
|
126
|
-
action: "create",
|
|
127
|
-
page: 1
|
|
115
|
+
display: "Actual text of the action here."
|
|
128
116
|
)
|
|
129
117
|
```
|
|
130
118
|
|
|
@@ -146,10 +134,7 @@ Files::History.list_logins(
|
|
|
146
134
|
|
|
147
135
|
```
|
|
148
136
|
Files::History.list(
|
|
149
|
-
display: "Actual text of the action here."
|
|
150
|
-
per_page: 1,
|
|
151
|
-
action: "create",
|
|
152
|
-
page: 1
|
|
137
|
+
display: "Actual text of the action here."
|
|
153
138
|
)
|
|
154
139
|
```
|
|
155
140
|
|
|
@@ -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
|
|
@@ -66,9 +66,6 @@
|
|
|
66
66
|
```
|
|
67
67
|
Files::HistoryExportResult.list(
|
|
68
68
|
user_id: 1,
|
|
69
|
-
per_page: 1,
|
|
70
|
-
action: "read",
|
|
71
|
-
page: 1,
|
|
72
69
|
history_export_id: 1
|
|
73
70
|
)
|
|
74
71
|
```
|
data/docs/inbox_recipient.md
CHANGED
data/docs/inbox_registration.md
CHANGED
data/docs/inbox_upload.md
CHANGED
|
@@ -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
|
|
|
@@ -21,8 +21,6 @@
|
|
|
21
21
|
|
|
22
22
|
```
|
|
23
23
|
Files::InboxUpload.list(
|
|
24
|
-
per_page: 1,
|
|
25
|
-
page: 1,
|
|
26
24
|
inbox_registration_id: 1,
|
|
27
25
|
inbox_id: 1
|
|
28
26
|
)
|