wds-client 0.2.57__py3-none-any.whl → 0.2.59__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- wds_client/__init__.py +1 -1
- wds_client/api_client.py +1 -1
- wds_client/configuration.py +1 -1
- {wds_client-0.2.57.dist-info → wds_client-0.2.59.dist-info}/METADATA +1 -1
- {wds_client-0.2.57.dist-info → wds_client-0.2.59.dist-info}/RECORD +7 -7
- {wds_client-0.2.57.dist-info → wds_client-0.2.59.dist-info}/WHEEL +0 -0
- {wds_client-0.2.57.dist-info → wds_client-0.2.59.dist-info}/top_level.txt +0 -0
wds_client/__init__.py
CHANGED
wds_client/api_client.py
CHANGED
@@ -78,7 +78,7 @@ class ApiClient(object):
|
|
78
78
|
self.default_headers[header_name] = header_value
|
79
79
|
self.cookie = cookie
|
80
80
|
# Set default User-Agent.
|
81
|
-
self.user_agent = 'OpenAPI-Generator/0.2.
|
81
|
+
self.user_agent = 'OpenAPI-Generator/0.2.59/python'
|
82
82
|
self.client_side_validation = configuration.client_side_validation
|
83
83
|
|
84
84
|
def __enter__(self):
|
wds_client/configuration.py
CHANGED
@@ -336,7 +336,7 @@ class Configuration(object):
|
|
336
336
|
"OS: {env}\n"\
|
337
337
|
"Python Version: {pyversion}\n"\
|
338
338
|
"Version of the API: v0.2\n"\
|
339
|
-
"SDK Package Version: 0.2.
|
339
|
+
"SDK Package Version: 0.2.59".\
|
340
340
|
format(env=sys.platform, pyversion=sys.version)
|
341
341
|
|
342
342
|
def get_host_settings(self):
|
@@ -1,6 +1,6 @@
|
|
1
|
-
wds_client/__init__.py,sha256
|
2
|
-
wds_client/api_client.py,sha256=
|
3
|
-
wds_client/configuration.py,sha256=
|
1
|
+
wds_client/__init__.py,sha256=ylY57PVs1bA7h7VTPgPB5adjaGlrdbxPOyb0mRBXOJ0,2503
|
2
|
+
wds_client/api_client.py,sha256=xP2UM1SdKUHIDl36YwAWV7Lz_jKsBl6Aht3h5qeO33k,26218
|
3
|
+
wds_client/configuration.py,sha256=FG71RV6MN2B2Gn2457a7zBORcn9Xle1lo0nXU0xY9rc,12796
|
4
4
|
wds_client/exceptions.py,sha256=aSzfcb88Ria7Rc29tIICwpoa48cO3e39uhF1NwwhFIk,3782
|
5
5
|
wds_client/rest.py,sha256=gz_lec6SDdAJB6g3-BvjpDoi5kwuJt40Z-27llO3q_o,12310
|
6
6
|
wds_client/api/__init__.py,sha256=nU5igjRSBhZRn1Tw6W3HOc56BGC8psnqwrHiKEgqniQ,319
|
@@ -34,7 +34,7 @@ wds_client/models/stack_trace_element.py,sha256=736AWqwJnnefSWt7VbNSIxV2KeK5v9kj
|
|
34
34
|
wds_client/models/status_response.py,sha256=7xORym4glLDFTUdW2Roih7tsvCjt4HFavQM6XPwKOOo,4656
|
35
35
|
wds_client/models/tsv_upload_response.py,sha256=_Je-z2d99f7Op1rTtap33Tu9hIBTM4YPoZw1qeaw4kY,4508
|
36
36
|
wds_client/models/version_response.py,sha256=u3iS-4WPk6SS6BX7Oq_P1tqrnEMB_yxPUbq6tCaF4oc,3868
|
37
|
-
wds_client-0.2.
|
38
|
-
wds_client-0.2.
|
39
|
-
wds_client-0.2.
|
40
|
-
wds_client-0.2.
|
37
|
+
wds_client-0.2.59.dist-info/METADATA,sha256=DOUVVbUvNrZgOXcx1v1sZOUiad4Wt_2WPxdmagXUrNw,472
|
38
|
+
wds_client-0.2.59.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
|
39
|
+
wds_client-0.2.59.dist-info/top_level.txt,sha256=hU2h533r5-3FzApV8ps3zXmQJKy74SPT3sYR8-uZhp8,11
|
40
|
+
wds_client-0.2.59.dist-info/RECORD,,
|
File without changes
|
File without changes
|