wds-client 0.18.0__tar.gz → 0.19.0__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {wds_client-0.18.0 → wds_client-0.19.0}/PKG-INFO +1 -1
- {wds_client-0.18.0 → wds_client-0.19.0}/README.md +1 -4
- {wds_client-0.18.0 → wds_client-0.19.0}/pyproject.toml +1 -1
- {wds_client-0.18.0 → wds_client-0.19.0}/setup.py +1 -1
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/__init__.py +1 -2
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/api/__init__.py +0 -1
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/api_client.py +1 -1
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/configuration.py +1 -1
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client.egg-info/PKG-INFO +1 -1
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client.egg-info/SOURCES.txt +0 -2
- wds_client-0.18.0/test/test_instances_api.py +0 -52
- wds_client-0.18.0/wds_client/api/instances_api.py +0 -860
- {wds_client-0.18.0 → wds_client-0.19.0}/setup.cfg +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_app.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_attribute_data_type.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_attribute_schema.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_attribute_schema_update.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_backup_job.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_backup_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_backup_restore_request.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_batch_operation.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_batch_record_request.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_batch_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_build.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_capabilities.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_capabilities_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_clone_job.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_clone_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_cloning_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_collection.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_collection_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_collection_request.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_commit.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_error_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_general_wds_information_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_generic_job.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_git.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_import_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_import_request.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_job.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_job_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_job_v1.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_record_query_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_record_request.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_record_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_record_type_schema.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_records_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_schema_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_search_filter.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_search_request.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_search_sort_direction.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_status_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_tsv_upload_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_version_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_workspace_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_workspace_init.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/test/test_workspace_init_clone.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/api/capabilities_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/api/cloning_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/api/collection_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/api/general_wds_information_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/api/import_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/api/job_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/api/records_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/api/schema_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/api/workspace_api.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/api_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/exceptions.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/__init__.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/app.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/attribute_data_type.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/attribute_schema.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/attribute_schema_update.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/backup_job.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/backup_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/backup_restore_request.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/batch_operation.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/batch_record_request.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/batch_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/build.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/capabilities.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/clone_job.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/clone_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/collection.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/collection_request.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/commit.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/error_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/generic_job.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/git.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/import_request.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/job.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/job_v1.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/record_query_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/record_request.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/record_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/record_type_schema.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/search_filter.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/search_request.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/search_sort_direction.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/status_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/tsv_upload_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/version_response.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/workspace_init.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/models/workspace_init_clone.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/py.typed +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client/rest.py +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client.egg-info/dependency_links.txt +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client.egg-info/requires.txt +0 -0
- {wds_client-0.18.0 → wds_client-0.19.0}/wds_client.egg-info/top_level.txt +0 -0
@@ -9,7 +9,7 @@ Changelog at [https://github.com/DataBiosphere/terra-workspace-data-service/rele
|
|
9
9
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
10
10
|
|
11
11
|
- API version: v0.2
|
12
|
-
- Package version: 0.
|
12
|
+
- Package version: 0.19.0
|
13
13
|
- Generator version: 7.8.0
|
14
14
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
15
15
|
|
@@ -101,9 +101,6 @@ Class | Method | HTTP request | Description
|
|
101
101
|
*GeneralWDSInformationApi* | [**status_get**](docs/GeneralWDSInformationApi.md#status_get) | **GET** /status | Gets health status for WDS -- generated via Spring Boot Actuator (see https://docs.spring.io/spring-boot/docs/current/actuator-api/htmlsingle/#health for details)
|
102
102
|
*GeneralWDSInformationApi* | [**version_get**](docs/GeneralWDSInformationApi.md#version_get) | **GET** /version | Gets related git and build version info for WDS -- generated via Spring Boot Actuator (see https://docs.spring.io/spring-boot/docs/current/actuator-api/htmlsingle/#info for details)
|
103
103
|
*ImportApi* | [**import_v1**](docs/ImportApi.md#import_v1) | **POST** /{instanceUuid}/import/v1 | Import from a file
|
104
|
-
*InstancesApi* | [**create_wds_instance**](docs/InstancesApi.md#create_wds_instance) | **POST** /instances/{v}/{instanceid} | This API will be deleted on or after August 25, 2024.
|
105
|
-
*InstancesApi* | [**delete_wds_instance**](docs/InstancesApi.md#delete_wds_instance) | **DELETE** /instances/{v}/{instanceid} | This API will be deleted on or after August 25, 2024.
|
106
|
-
*InstancesApi* | [**list_wds_instances**](docs/InstancesApi.md#list_wds_instances) | **GET** /instances/{v} | This API will be deleted on or after August 25, 2024.
|
107
104
|
*JobApi* | [**job_status_v1**](docs/JobApi.md#job_status_v1) | **GET** /job/v1/{jobId} | Get status of a long-running job.
|
108
105
|
*JobApi* | [**jobs_in_instance_v1**](docs/JobApi.md#jobs_in_instance_v1) | **GET** /job/v1/instance/{instanceUuid} | Get all jobs with a certain status under a particular instance.
|
109
106
|
*RecordsApi* | [**batch_write_records**](docs/RecordsApi.md#batch_write_records) | **POST** /{instanceid}/batch/{v}/{type} | Batch write records
|
@@ -21,7 +21,7 @@ from setuptools import setup, find_packages # noqa: H301
|
|
21
21
|
# prerequisite: setuptools
|
22
22
|
# http://pypi.python.org/pypi/setuptools
|
23
23
|
NAME = "wds-client"
|
24
|
-
VERSION = "0.
|
24
|
+
VERSION = "0.19.0"
|
25
25
|
PYTHON_REQUIRES = ">=3.7"
|
26
26
|
REQUIRES = [
|
27
27
|
"urllib3 >= 1.25.3, < 2.1.0",
|
@@ -14,7 +14,7 @@
|
|
14
14
|
""" # noqa: E501
|
15
15
|
|
16
16
|
|
17
|
-
__version__ = "0.
|
17
|
+
__version__ = "0.19.0"
|
18
18
|
|
19
19
|
# import apis into sdk package
|
20
20
|
from wds_client.api.capabilities_api import CapabilitiesApi
|
@@ -22,7 +22,6 @@ from wds_client.api.cloning_api import CloningApi
|
|
22
22
|
from wds_client.api.collection_api import CollectionApi
|
23
23
|
from wds_client.api.general_wds_information_api import GeneralWDSInformationApi
|
24
24
|
from wds_client.api.import_api import ImportApi
|
25
|
-
from wds_client.api.instances_api import InstancesApi
|
26
25
|
from wds_client.api.job_api import JobApi
|
27
26
|
from wds_client.api.records_api import RecordsApi
|
28
27
|
from wds_client.api.schema_api import SchemaApi
|
@@ -6,7 +6,6 @@ from wds_client.api.cloning_api import CloningApi
|
|
6
6
|
from wds_client.api.collection_api import CollectionApi
|
7
7
|
from wds_client.api.general_wds_information_api import GeneralWDSInformationApi
|
8
8
|
from wds_client.api.import_api import ImportApi
|
9
|
-
from wds_client.api.instances_api import InstancesApi
|
10
9
|
from wds_client.api.job_api import JobApi
|
11
10
|
from wds_client.api.records_api import RecordsApi
|
12
11
|
from wds_client.api.schema_api import SchemaApi
|
@@ -90,7 +90,7 @@ class ApiClient:
|
|
90
90
|
self.default_headers[header_name] = header_value
|
91
91
|
self.cookie = cookie
|
92
92
|
# Set default User-Agent.
|
93
|
-
self.user_agent = 'wds-client/0.
|
93
|
+
self.user_agent = 'wds-client/0.19.0/python'
|
94
94
|
self.client_side_validation = configuration.client_side_validation
|
95
95
|
|
96
96
|
def __enter__(self):
|
@@ -392,7 +392,7 @@ class Configuration:
|
|
392
392
|
"OS: {env}\n"\
|
393
393
|
"Python Version: {pyversion}\n"\
|
394
394
|
"Version of the API: v0.2\n"\
|
395
|
-
"SDK Package Version: 0.
|
395
|
+
"SDK Package Version: 0.19.0".\
|
396
396
|
format(env=sys.platform, pyversion=sys.version)
|
397
397
|
|
398
398
|
def get_host_settings(self):
|
@@ -28,7 +28,6 @@ test/test_generic_job.py
|
|
28
28
|
test/test_git.py
|
29
29
|
test/test_import_api.py
|
30
30
|
test/test_import_request.py
|
31
|
-
test/test_instances_api.py
|
32
31
|
test/test_job.py
|
33
32
|
test/test_job_api.py
|
34
33
|
test/test_job_v1.py
|
@@ -65,7 +64,6 @@ wds_client/api/cloning_api.py
|
|
65
64
|
wds_client/api/collection_api.py
|
66
65
|
wds_client/api/general_wds_information_api.py
|
67
66
|
wds_client/api/import_api.py
|
68
|
-
wds_client/api/instances_api.py
|
69
67
|
wds_client/api/job_api.py
|
70
68
|
wds_client/api/records_api.py
|
71
69
|
wds_client/api/schema_api.py
|
@@ -1,52 +0,0 @@
|
|
1
|
-
# coding: utf-8
|
2
|
-
|
3
|
-
"""
|
4
|
-
Workspace Data Service
|
5
|
-
|
6
|
-
This page lists current APIs. All v0.2 APIs are subject to change without notice. Changelog at [https://github.com/DataBiosphere/terra-workspace-data-service/releases](https://github.com/DataBiosphere/terra-workspace-data-service/releases)
|
7
|
-
|
8
|
-
The version of the OpenAPI document: v0.2
|
9
|
-
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
10
|
-
|
11
|
-
Do not edit the class manually.
|
12
|
-
""" # noqa: E501
|
13
|
-
|
14
|
-
|
15
|
-
import unittest
|
16
|
-
|
17
|
-
from wds_client.api.instances_api import InstancesApi
|
18
|
-
|
19
|
-
|
20
|
-
class TestInstancesApi(unittest.TestCase):
|
21
|
-
"""InstancesApi unit test stubs"""
|
22
|
-
|
23
|
-
def setUp(self) -> None:
|
24
|
-
self.api = InstancesApi()
|
25
|
-
|
26
|
-
def tearDown(self) -> None:
|
27
|
-
pass
|
28
|
-
|
29
|
-
def test_create_wds_instance(self) -> None:
|
30
|
-
"""Test case for create_wds_instance
|
31
|
-
|
32
|
-
This API will be deleted on or after August 25, 2024.
|
33
|
-
"""
|
34
|
-
pass
|
35
|
-
|
36
|
-
def test_delete_wds_instance(self) -> None:
|
37
|
-
"""Test case for delete_wds_instance
|
38
|
-
|
39
|
-
This API will be deleted on or after August 25, 2024.
|
40
|
-
"""
|
41
|
-
pass
|
42
|
-
|
43
|
-
def test_list_wds_instances(self) -> None:
|
44
|
-
"""Test case for list_wds_instances
|
45
|
-
|
46
|
-
This API will be deleted on or after August 25, 2024.
|
47
|
-
"""
|
48
|
-
pass
|
49
|
-
|
50
|
-
|
51
|
-
if __name__ == '__main__':
|
52
|
-
unittest.main()
|