wds-client 0.38.20__tar.gz → 0.38.21__tar.gz
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.
- {wds_client-0.38.20 → wds_client-0.38.21}/PKG-INFO +1 -1
 - {wds_client-0.38.20 → wds_client-0.38.21}/README.md +1 -1
 - {wds_client-0.38.20 → wds_client-0.38.21}/pyproject.toml +1 -1
 - {wds_client-0.38.20 → wds_client-0.38.21}/setup.py +1 -1
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/__init__.py +1 -1
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/api_client.py +1 -1
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/configuration.py +1 -1
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client.egg-info/PKG-INFO +1 -1
 - {wds_client-0.38.20 → wds_client-0.38.21}/setup.cfg +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_app.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_attribute_data_type.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_attribute_schema.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_attribute_schema_update.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_batch_operation.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_batch_record_request.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_batch_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_build.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_capabilities.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_capabilities_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_collection.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_collection_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_collection_request.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_commit.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_delete_records_request.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_delete_records_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_error_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_general_wds_information_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_generic_job.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_git.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_import_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_import_request.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_job_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_job_v1.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_record_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_record_query_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_record_request.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_record_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_record_type_schema.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_records_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_schema_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_search_filter.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_search_request.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_search_sort_direction.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_status_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_tsv_upload_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_version_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_workspace_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_workspace_init.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/test/test_workspace_init_clone.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/api/__init__.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/api/capabilities_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/api/collection_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/api/general_wds_information_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/api/import_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/api/job_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/api/record_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/api/records_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/api/schema_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/api/workspace_api.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/api_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/exceptions.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/__init__.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/app.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/attribute_data_type.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/attribute_schema.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/attribute_schema_update.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/batch_operation.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/batch_record_request.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/batch_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/build.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/capabilities.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/collection.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/collection_request.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/commit.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/delete_records_request.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/delete_records_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/error_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/generic_job.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/git.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/import_request.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/job_v1.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/record_query_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/record_request.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/record_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/record_type_schema.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/search_filter.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/search_request.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/search_sort_direction.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/status_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/tsv_upload_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/version_response.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/workspace_init.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/models/workspace_init_clone.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/py.typed +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client/rest.py +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client.egg-info/SOURCES.txt +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client.egg-info/dependency_links.txt +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/wds_client.egg-info/requires.txt +0 -0
 - {wds_client-0.38.20 → wds_client-0.38.21}/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.38. 
     | 
| 
      
 12 
     | 
    
         
            +
            - Package version: 0.38.21
         
     | 
| 
       13 
13 
     | 
    
         
             
            - Generator version: 7.8.0
         
     | 
| 
       14 
14 
     | 
    
         
             
            - Build package: org.openapitools.codegen.languages.PythonClientCodegen
         
     | 
| 
       15 
15 
     | 
    
         | 
| 
         @@ -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.38. 
     | 
| 
      
 24 
     | 
    
         
            +
            VERSION = "0.38.21"
         
     | 
| 
       25 
25 
     | 
    
         
             
            PYTHON_REQUIRES = ">=3.7"
         
     | 
| 
       26 
26 
     | 
    
         
             
            REQUIRES = [
         
     | 
| 
       27 
27 
     | 
    
         
             
                "urllib3 >= 1.25.3, < 2.1.0",
         
     | 
| 
         @@ -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.38. 
     | 
| 
      
 93 
     | 
    
         
            +
                    self.user_agent = 'wds-client/0.38.21/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.38. 
     | 
| 
      
 395 
     | 
    
         
            +
                           "SDK Package Version: 0.38.21".\
         
     | 
| 
       396 
396 
     | 
    
         
             
                           format(env=sys.platform, pyversion=sys.version)
         
     | 
| 
       397 
397 
     | 
    
         | 
| 
       398 
398 
     | 
    
         
             
                def get_host_settings(self):
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     | 
| 
         
            File without changes
         
     |