files-com 1.6.55__py3-none-any.whl → 1.6.57__py3-none-any.whl
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.
Potentially problematic release.
This version of files-com might be problematic. Click here for more details.
- _VERSION +1 -1
- {files_com-1.6.55.dist-info → files_com-1.6.57.dist-info}/METADATA +1 -1
- {files_com-1.6.55.dist-info → files_com-1.6.57.dist-info}/RECORD +10 -10
- files_sdk/__init__.py +1 -1
- files_sdk/models/gpg_key.py +5 -2
- files_sdk/models/invoice_line_item.py +4 -0
- files_sdk/models/public_key.py +3 -2
- {files_com-1.6.55.dist-info → files_com-1.6.57.dist-info}/WHEEL +0 -0
- {files_com-1.6.55.dist-info → files_com-1.6.57.dist-info}/licenses/LICENSE +0 -0
- {files_com-1.6.55.dist-info → files_com-1.6.57.dist-info}/top_level.txt +0 -0
_VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.6.
|
|
1
|
+
1.6.57
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
README.md,sha256=8brGVb0t-hIt9OJ6xT3aL1nG76z8zq_clluJ3UBWlFM,31373
|
|
2
|
-
_VERSION,sha256=
|
|
3
|
-
files_com-1.6.
|
|
4
|
-
files_sdk/__init__.py,sha256=
|
|
2
|
+
_VERSION,sha256=qv6SQEFVMwLu6WDKXkphLKFTE-M1CEGaezpQmBSLI88,7
|
|
3
|
+
files_com-1.6.57.dist-info/licenses/LICENSE,sha256=ziANl9OTD-5-iE8XYIZNm6IYBDxOCHwQ-mdhci7lNew,1102
|
|
4
|
+
files_sdk/__init__.py,sha256=nvNwsE3b5qjqf5Ise6S67GTknvVU96wa6NvFhm6DFpA,13062
|
|
5
5
|
files_sdk/api.py,sha256=HOLk50HLQCbnHwnAr9OElQEWvdA_BABBSEvvFSt1S4A,1846
|
|
6
6
|
files_sdk/api_client.py,sha256=cfFvm-o4Ao8SWADiJv7t7qnJfG_LJmWV3l6ALTC-Opo,11264
|
|
7
7
|
files_sdk/error.py,sha256=At-DuOFUQMVvBr5yYUHynMAuFAiZBTngnLQLdKcfkt4,66293
|
|
@@ -52,7 +52,7 @@ files_sdk/models/folder.py,sha256=KCKbx5FlRSzxm5JJmDpdZbAev7PmrGmdUusPKWJi44A,11
|
|
|
52
52
|
files_sdk/models/form_field.py,sha256=xaaLnvctZ3Do5lnppn-s6UQguzfsyVpfdmz-Ykij9Nw,1509
|
|
53
53
|
files_sdk/models/form_field_set.py,sha256=7hms9QZNWmSoCdZZUsYoQvTaT5lmDwDGz5YdwBZxOq8,10528
|
|
54
54
|
files_sdk/models/ftp_action_log.py,sha256=ozCEqTrOEfzBrvlIPuhsVLaVSRj8MhtThVHjsJUog54,168594
|
|
55
|
-
files_sdk/models/gpg_key.py,sha256=
|
|
55
|
+
files_sdk/models/gpg_key.py,sha256=6lwNuDCj3q5YlPOSlliE7TGpof25FB58Stu-07SHFxo,12961
|
|
56
56
|
files_sdk/models/group.py,sha256=NCWhnhjBK8jAeCgLp2qYLV2lURxuSD1QO4EsmTF_tzw,16062
|
|
57
57
|
files_sdk/models/group_user.py,sha256=ZVl2vQ2FuPFC9YW5Geo9iST438eLvs6Pc_BlQRGg9Sg,10087
|
|
58
58
|
files_sdk/models/history.py,sha256=Elc04ji3rWWhEc68KzPzcEeCqfMSA4Jmjb9sAZ4LvKc,14138
|
|
@@ -64,7 +64,7 @@ files_sdk/models/inbox_recipient.py,sha256=_iUVVsBJLmAU2GatfjxYNBTEiv4D-DoJ0vbBK
|
|
|
64
64
|
files_sdk/models/inbox_registration.py,sha256=d2JxmVNko0G3W1_YHdGwgs6o1RiCxagtEFMf4UKS0mA,3341
|
|
65
65
|
files_sdk/models/inbox_upload.py,sha256=37SxR8JX_eMn9wJQMeAfDDhqEl-_1o6nCJMHzMGW8no,4484
|
|
66
66
|
files_sdk/models/invoice.py,sha256=W5fGwC5s53PZsEu_SzGXsIdxN1Pw7MQ0wGZq4brMZ1c,3753
|
|
67
|
-
files_sdk/models/invoice_line_item.py,sha256=
|
|
67
|
+
files_sdk/models/invoice_line_item.py,sha256=Z2Yh3xF664E2f4SYZDnYc0fo3PjNq6j0PK_HZzDHsEU,2011
|
|
68
68
|
files_sdk/models/ip_address.py,sha256=Uyqd0-8gpbv2Nlt1ttTLH9ylDSTdw1dcrmRjtwDgkIw,5783
|
|
69
69
|
files_sdk/models/lock.py,sha256=RjMPVJJsWOKJ8ll3YwalC64NHDtq5GIBIh9A1w3bM7o,7229
|
|
70
70
|
files_sdk/models/message.py,sha256=Lp2CHdf2AyXNjSF0giOdozvch-_sdC8FlemSPJMOZLs,10192
|
|
@@ -81,7 +81,7 @@ files_sdk/models/priority.py,sha256=kByzhOOVwKVSxrMI5xJb1RwUtQdSuFFBLBNEHYzWSm0,
|
|
|
81
81
|
files_sdk/models/project.py,sha256=nDpX0qc7jY6evRprjQ7l4YgjM9WNH0aXaRbE2mpo6zk,7510
|
|
82
82
|
files_sdk/models/public_hosting_request_log.py,sha256=YOgcT8NX-x7Ag5ti2KU8npPRIjFItpbTHBo_ARhVtyc,7641
|
|
83
83
|
files_sdk/models/public_ip_address.py,sha256=5VSlJ4PZQilV6tpGRCnyvGJzqRzdSRpwVDZxKwsplcU,1259
|
|
84
|
-
files_sdk/models/public_key.py,sha256=
|
|
84
|
+
files_sdk/models/public_key.py,sha256=kY00rMoKiYCNwQFNmv1s3M8MQOSR98lMTMBhjKMe_Es,12502
|
|
85
85
|
files_sdk/models/remote_bandwidth_snapshot.py,sha256=kryNewGqe_ZN4D3JBL26DoVYKDowubUNLXn7NQtEJb8,4476
|
|
86
86
|
files_sdk/models/remote_mount_backend.py,sha256=u4AmTgGotiXC2l55RbcQKVALCnBwkDO2a-X3Xn3ua98,19265
|
|
87
87
|
files_sdk/models/remote_server.py,sha256=Ma_5SoEfr5PREcpK-XPvwjCEJpCYQBtjOWg3UyqH7mM,81335
|
|
@@ -113,7 +113,7 @@ files_sdk/models/user_request.py,sha256=ykA5Lq0MYB7qTDOMMFBuyKa_R_LgQwGVorC-q-6q
|
|
|
113
113
|
files_sdk/models/user_sftp_client_use.py,sha256=VnOo3ll6fwSc8grG5ZqGK8o3grYKg5P9b5B_hGS4vCs,2827
|
|
114
114
|
files_sdk/models/web_dav_action_log.py,sha256=uMTIkTgSpW5mgKAEWnCmI4U5eqcAL2g8OHqB-lBir3A,76424
|
|
115
115
|
files_sdk/models/webhook_test.py,sha256=AWGH8ULsgltBJL2YtTYGnAJ80cCVekrjZ2sUP0UlWgc,5018
|
|
116
|
-
files_com-1.6.
|
|
117
|
-
files_com-1.6.
|
|
118
|
-
files_com-1.6.
|
|
119
|
-
files_com-1.6.
|
|
116
|
+
files_com-1.6.57.dist-info/METADATA,sha256=Z0wPNYrdvLnapvyaT11ipJyTqD8Bbl_UAYcLw1jBPNY,31665
|
|
117
|
+
files_com-1.6.57.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
118
|
+
files_com-1.6.57.dist-info/top_level.txt,sha256=p_2P-gluT_8boeXQNixTP3x-tFd1-la2NedKOiln21I,10
|
|
119
|
+
files_com-1.6.57.dist-info/RECORD,,
|
files_sdk/__init__.py
CHANGED
files_sdk/models/gpg_key.py
CHANGED
|
@@ -16,8 +16,11 @@ class GpgKey:
|
|
|
16
16
|
"user_id": None, # int64 - GPG owner's user id
|
|
17
17
|
"public_key_md5": None, # string - MD5 hash of your GPG public key
|
|
18
18
|
"private_key_md5": None, # string - MD5 hash of your GPG private key.
|
|
19
|
-
"
|
|
20
|
-
"
|
|
19
|
+
"generated_public_key": None, # string - Your GPG public key
|
|
20
|
+
"generated_private_key": None, # string - Your GPG private key.
|
|
21
|
+
"private_key_password_md5": None, # string - Your GPG private key password. Only required for password protected keys.
|
|
22
|
+
"public_key": None, # string - MD5 hash of your GPG public key
|
|
23
|
+
"private_key": None, # string - MD5 hash of your GPG private key.
|
|
21
24
|
"private_key_password": None, # string - Your GPG private key password. Only required for password protected keys.
|
|
22
25
|
"generate_expires_at": None, # string - Expiration date of the key. Used for the generation of the key. Will be ignored if `generate_keypair` is false.
|
|
23
26
|
"generate_keypair": None, # boolean - If true, generate a new GPG key pair. Can not be used with `public_key`/`private_key`
|
|
@@ -18,6 +18,10 @@ class InvoiceLineItem:
|
|
|
18
18
|
"service_start_at": None, # date-time - Invoice line item service start date/time
|
|
19
19
|
"plan": None, # string - Plan name
|
|
20
20
|
"site": None, # string - Site name
|
|
21
|
+
"prepaid_bytes": None, # int64 - Prepaid bytes purchased for this invoice line item
|
|
22
|
+
"prepaid_bytes_expire_at": None, # date-time - When the prepaid bytes expire
|
|
23
|
+
"prepaid_bytes_used": None, # int64 - Total prepaid bytes used for this invoice line item
|
|
24
|
+
"prepaid_bytes_avaliable": None, # int64 - Available prepaid bytes for this invoice line item
|
|
21
25
|
}
|
|
22
26
|
|
|
23
27
|
def __init__(self, attributes=None, options=None):
|
files_sdk/models/public_key.py
CHANGED
|
@@ -17,10 +17,11 @@ class PublicKey:
|
|
|
17
17
|
"fingerprint_sha256": None, # string - Public key fingerprint (SHA256)
|
|
18
18
|
"status": None, # string - Only returned when generating keys. Can be invalid, not_generated, generating, complete
|
|
19
19
|
"last_login_at": None, # date-time - Key's most recent login time via SFTP
|
|
20
|
-
"
|
|
21
|
-
"
|
|
20
|
+
"generated_private_key": None, # string - Only returned when generating keys. Private key generated for the user.
|
|
21
|
+
"generated_public_key": None, # string - Only returned when generating keys. Public key generated for the user.
|
|
22
22
|
"username": None, # string - Username of the user this public key is associated with
|
|
23
23
|
"user_id": None, # int64 - User ID this public key is associated with
|
|
24
|
+
"public_key": None, # string - Actual contents of SSH key.
|
|
24
25
|
"generate_keypair": None, # boolean - If true, generate a new SSH key pair. Can not be used with `public_key`
|
|
25
26
|
"generate_private_key_password": None, # string - Password for the private key. Used for the generation of the key. Will be ignored if `generate_keypair` is false.
|
|
26
27
|
"generate_algorithm": None, # string - Type of key to generate. One of rsa, dsa, ecdsa, ed25519. Used for the generation of the key. Will be ignored if `generate_keypair` is false.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|