wds-client 0.2.104__tar.gz → 0.2.105__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
Files changed (114) hide show
  1. {wds-client-0.2.104 → wds-client-0.2.105}/PKG-INFO +1 -1
  2. {wds-client-0.2.104 → wds-client-0.2.105}/README.md +1 -4
  3. {wds-client-0.2.104 → wds-client-0.2.105}/setup.py +1 -1
  4. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/__init__.py +1 -4
  5. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/api_client.py +1 -1
  6. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/configuration.py +1 -1
  7. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/__init__.py +0 -3
  8. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client.egg-info/PKG-INFO +1 -1
  9. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client.egg-info/SOURCES.txt +0 -6
  10. wds-client-0.2.104/test/test_request_body_search.py +0 -54
  11. wds-client-0.2.104/test/test_search_operator.py +0 -51
  12. wds-client-0.2.104/test/test_stack_trace_element.py +0 -59
  13. wds-client-0.2.104/wds_client/models/request_body_search.py +0 -149
  14. wds-client-0.2.104/wds_client/models/search_operator.py +0 -100
  15. wds-client-0.2.104/wds_client/models/stack_trace_element.py +0 -210
  16. {wds-client-0.2.104 → wds-client-0.2.105}/setup.cfg +0 -0
  17. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_app.py +0 -0
  18. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_attribute_schema.py +0 -0
  19. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_backup_job.py +0 -0
  20. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_backup_job_all_of.py +0 -0
  21. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_backup_response.py +0 -0
  22. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_backup_restore_request.py +0 -0
  23. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_batch_operation.py +0 -0
  24. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_batch_record_request.py +0 -0
  25. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_batch_response.py +0 -0
  26. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_build.py +0 -0
  27. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_clone_job.py +0 -0
  28. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_clone_job_all_of.py +0 -0
  29. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_clone_response.py +0 -0
  30. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_cloning_api.py +0 -0
  31. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_commit.py +0 -0
  32. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_component.py +0 -0
  33. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_components.py +0 -0
  34. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_db_component.py +0 -0
  35. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_db_validationcomponent.py +0 -0
  36. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_db_validationcomponent_details.py +0 -0
  37. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_disk_space_component.py +0 -0
  38. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_disk_space_component_details.py +0 -0
  39. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_error_response.py +0 -0
  40. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_general_wds_information_api.py +0 -0
  41. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_generic_job.py +0 -0
  42. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_generic_job_all_of.py +0 -0
  43. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_git.py +0 -0
  44. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_import_api.py +0 -0
  45. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_import_request.py +0 -0
  46. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_inline_object.py +0 -0
  47. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_instances_api.py +0 -0
  48. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_job.py +0 -0
  49. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_job_api.py +0 -0
  50. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_job_v1.py +0 -0
  51. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_record_query_response.py +0 -0
  52. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_record_request.py +0 -0
  53. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_record_response.py +0 -0
  54. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_record_type_schema.py +0 -0
  55. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_records_api.py +0 -0
  56. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_schema_api.py +0 -0
  57. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_search_request.py +0 -0
  58. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_search_sort_direction.py +0 -0
  59. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_snapshots_api.py +0 -0
  60. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_status_response.py +0 -0
  61. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_tsv_upload_response.py +0 -0
  62. {wds-client-0.2.104 → wds-client-0.2.105}/test/test_version_response.py +0 -0
  63. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/api/__init__.py +0 -0
  64. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/api/cloning_api.py +0 -0
  65. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/api/general_wds_information_api.py +0 -0
  66. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/api/import_api.py +0 -0
  67. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/api/instances_api.py +0 -0
  68. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/api/job_api.py +0 -0
  69. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/api/records_api.py +0 -0
  70. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/api/schema_api.py +0 -0
  71. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/api/snapshots_api.py +0 -0
  72. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/exceptions.py +0 -0
  73. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/app.py +0 -0
  74. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/attribute_schema.py +0 -0
  75. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/backup_job.py +0 -0
  76. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/backup_job_all_of.py +0 -0
  77. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/backup_response.py +0 -0
  78. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/backup_restore_request.py +0 -0
  79. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/batch_operation.py +0 -0
  80. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/batch_record_request.py +0 -0
  81. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/batch_response.py +0 -0
  82. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/build.py +0 -0
  83. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/clone_job.py +0 -0
  84. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/clone_job_all_of.py +0 -0
  85. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/clone_response.py +0 -0
  86. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/commit.py +0 -0
  87. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/component.py +0 -0
  88. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/components.py +0 -0
  89. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/db_component.py +0 -0
  90. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/db_validationcomponent.py +0 -0
  91. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/db_validationcomponent_details.py +0 -0
  92. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/disk_space_component.py +0 -0
  93. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/disk_space_component_details.py +0 -0
  94. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/error_response.py +0 -0
  95. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/generic_job.py +0 -0
  96. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/generic_job_all_of.py +0 -0
  97. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/git.py +0 -0
  98. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/import_request.py +0 -0
  99. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/inline_object.py +0 -0
  100. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/job.py +0 -0
  101. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/job_v1.py +0 -0
  102. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/record_query_response.py +0 -0
  103. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/record_request.py +0 -0
  104. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/record_response.py +0 -0
  105. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/record_type_schema.py +0 -0
  106. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/search_request.py +0 -0
  107. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/search_sort_direction.py +0 -0
  108. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/status_response.py +0 -0
  109. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/tsv_upload_response.py +0 -0
  110. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/models/version_response.py +0 -0
  111. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client/rest.py +0 -0
  112. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client.egg-info/dependency_links.txt +0 -0
  113. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client.egg-info/requires.txt +0 -0
  114. {wds-client-0.2.104 → wds-client-0.2.105}/wds_client.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: wds-client
3
- Version: 0.2.104
3
+ Version: 0.2.105
4
4
  Summary: Workspace Data Service
5
5
  Home-page:
6
6
  Author: OpenAPI Generator community
@@ -6,7 +6,7 @@ As of v0.2, all APIs are subject to change without notice.
6
6
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
7
7
 
8
8
  - API version: v0.2
9
- - Package version: 0.2.104
9
+ - Package version: 0.2.105
10
10
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
11
11
 
12
12
  ## Requirements.
@@ -152,11 +152,8 @@ Class | Method | HTTP request | Description
152
152
  - [RecordRequest](docs/RecordRequest.md)
153
153
  - [RecordResponse](docs/RecordResponse.md)
154
154
  - [RecordTypeSchema](docs/RecordTypeSchema.md)
155
- - [RequestBodySearch](docs/RequestBodySearch.md)
156
- - [SearchOperator](docs/SearchOperator.md)
157
155
  - [SearchRequest](docs/SearchRequest.md)
158
156
  - [SearchSortDirection](docs/SearchSortDirection.md)
159
- - [StackTraceElement](docs/StackTraceElement.md)
160
157
  - [StatusResponse](docs/StatusResponse.md)
161
158
  - [TsvUploadResponse](docs/TsvUploadResponse.md)
162
159
  - [VersionResponse](docs/VersionResponse.md)
@@ -13,7 +13,7 @@
13
13
  from setuptools import setup, find_packages # noqa: H301
14
14
 
15
15
  NAME = "wds-client"
16
- VERSION = "0.2.104"
16
+ VERSION = "0.2.105"
17
17
  # To install the library, run the following
18
18
  #
19
19
  # python setup.py install
@@ -14,7 +14,7 @@
14
14
 
15
15
  from __future__ import absolute_import
16
16
 
17
- __version__ = "0.2.104"
17
+ __version__ = "0.2.105"
18
18
 
19
19
  # import apis into sdk package
20
20
  from wds_client.api.cloning_api import CloningApi
@@ -68,11 +68,8 @@ from wds_client.models.record_query_response import RecordQueryResponse
68
68
  from wds_client.models.record_request import RecordRequest
69
69
  from wds_client.models.record_response import RecordResponse
70
70
  from wds_client.models.record_type_schema import RecordTypeSchema
71
- from wds_client.models.request_body_search import RequestBodySearch
72
- from wds_client.models.search_operator import SearchOperator
73
71
  from wds_client.models.search_request import SearchRequest
74
72
  from wds_client.models.search_sort_direction import SearchSortDirection
75
- from wds_client.models.stack_trace_element import StackTraceElement
76
73
  from wds_client.models.status_response import StatusResponse
77
74
  from wds_client.models.tsv_upload_response import TsvUploadResponse
78
75
  from wds_client.models.version_response import VersionResponse
@@ -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 = 'wds-client/0.2.104/python'
81
+ self.user_agent = 'wds-client/0.2.105/python'
82
82
  self.client_side_validation = configuration.client_side_validation
83
83
 
84
84
  def __enter__(self):
@@ -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.104".\
339
+ "SDK Package Version: 0.2.105".\
340
340
  format(env=sys.platform, pyversion=sys.version)
341
341
 
342
342
  def get_host_settings(self):
@@ -47,11 +47,8 @@ from wds_client.models.record_query_response import RecordQueryResponse
47
47
  from wds_client.models.record_request import RecordRequest
48
48
  from wds_client.models.record_response import RecordResponse
49
49
  from wds_client.models.record_type_schema import RecordTypeSchema
50
- from wds_client.models.request_body_search import RequestBodySearch
51
- from wds_client.models.search_operator import SearchOperator
52
50
  from wds_client.models.search_request import SearchRequest
53
51
  from wds_client.models.search_sort_direction import SearchSortDirection
54
- from wds_client.models.stack_trace_element import StackTraceElement
55
52
  from wds_client.models.status_response import StatusResponse
56
53
  from wds_client.models.tsv_upload_response import TsvUploadResponse
57
54
  from wds_client.models.version_response import VersionResponse
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: wds-client
3
- Version: 0.2.104
3
+ Version: 0.2.105
4
4
  Summary: Workspace Data Service
5
5
  Home-page:
6
6
  Author: OpenAPI Generator community
@@ -40,13 +40,10 @@ test/test_record_request.py
40
40
  test/test_record_response.py
41
41
  test/test_record_type_schema.py
42
42
  test/test_records_api.py
43
- test/test_request_body_search.py
44
43
  test/test_schema_api.py
45
- test/test_search_operator.py
46
44
  test/test_search_request.py
47
45
  test/test_search_sort_direction.py
48
46
  test/test_snapshots_api.py
49
- test/test_stack_trace_element.py
50
47
  test/test_status_response.py
51
48
  test/test_tsv_upload_response.py
52
49
  test/test_version_response.py
@@ -103,11 +100,8 @@ wds_client/models/record_query_response.py
103
100
  wds_client/models/record_request.py
104
101
  wds_client/models/record_response.py
105
102
  wds_client/models/record_type_schema.py
106
- wds_client/models/request_body_search.py
107
- wds_client/models/search_operator.py
108
103
  wds_client/models/search_request.py
109
104
  wds_client/models/search_sort_direction.py
110
- wds_client/models/stack_trace_element.py
111
105
  wds_client/models/status_response.py
112
106
  wds_client/models/tsv_upload_response.py
113
107
  wds_client/models/version_response.py
@@ -1,54 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Workspace Data Service
5
-
6
- This page lists current APIs. As of v0.2, all APIs are subject to change without notice. # noqa: E501
7
-
8
- The version of the OpenAPI document: v0.2
9
- Generated by: https://openapi-generator.tech
10
- """
11
-
12
-
13
- from __future__ import absolute_import
14
-
15
- import unittest
16
- import datetime
17
-
18
- import wds_client
19
- from wds_client.models.request_body_search import RequestBodySearch # noqa: E501
20
- from wds_client.rest import ApiException
21
-
22
- class TestRequestBodySearch(unittest.TestCase):
23
- """RequestBodySearch unit test stubs"""
24
-
25
- def setUp(self):
26
- pass
27
-
28
- def tearDown(self):
29
- pass
30
-
31
- def make_instance(self, include_optional):
32
- """Test RequestBodySearch
33
- include_option is a boolean, when False only required
34
- params are included, when True both required and
35
- optional params are included """
36
- # model = wds_client.models.request_body_search.RequestBodySearch() # noqa: E501
37
- if include_optional :
38
- return RequestBodySearch(
39
- terms = '0',
40
- operator = 'and'
41
- )
42
- else :
43
- return RequestBodySearch(
44
- terms = '0',
45
- )
46
-
47
- def testRequestBodySearch(self):
48
- """Test RequestBodySearch"""
49
- inst_req_only = self.make_instance(include_optional=False)
50
- inst_req_and_optional = self.make_instance(include_optional=True)
51
-
52
-
53
- if __name__ == '__main__':
54
- unittest.main()
@@ -1,51 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Workspace Data Service
5
-
6
- This page lists current APIs. As of v0.2, all APIs are subject to change without notice. # noqa: E501
7
-
8
- The version of the OpenAPI document: v0.2
9
- Generated by: https://openapi-generator.tech
10
- """
11
-
12
-
13
- from __future__ import absolute_import
14
-
15
- import unittest
16
- import datetime
17
-
18
- import wds_client
19
- from wds_client.models.search_operator import SearchOperator # noqa: E501
20
- from wds_client.rest import ApiException
21
-
22
- class TestSearchOperator(unittest.TestCase):
23
- """SearchOperator unit test stubs"""
24
-
25
- def setUp(self):
26
- pass
27
-
28
- def tearDown(self):
29
- pass
30
-
31
- def make_instance(self, include_optional):
32
- """Test SearchOperator
33
- include_option is a boolean, when False only required
34
- params are included, when True both required and
35
- optional params are included """
36
- # model = wds_client.models.search_operator.SearchOperator() # noqa: E501
37
- if include_optional :
38
- return SearchOperator(
39
- )
40
- else :
41
- return SearchOperator(
42
- )
43
-
44
- def testSearchOperator(self):
45
- """Test SearchOperator"""
46
- inst_req_only = self.make_instance(include_optional=False)
47
- inst_req_and_optional = self.make_instance(include_optional=True)
48
-
49
-
50
- if __name__ == '__main__':
51
- unittest.main()
@@ -1,59 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Workspace Data Service
5
-
6
- This page lists current APIs. As of v0.2, all APIs are subject to change without notice. # noqa: E501
7
-
8
- The version of the OpenAPI document: v0.2
9
- Generated by: https://openapi-generator.tech
10
- """
11
-
12
-
13
- from __future__ import absolute_import
14
-
15
- import unittest
16
- import datetime
17
-
18
- import wds_client
19
- from wds_client.models.stack_trace_element import StackTraceElement # noqa: E501
20
- from wds_client.rest import ApiException
21
-
22
- class TestStackTraceElement(unittest.TestCase):
23
- """StackTraceElement unit test stubs"""
24
-
25
- def setUp(self):
26
- pass
27
-
28
- def tearDown(self):
29
- pass
30
-
31
- def make_instance(self, include_optional):
32
- """Test StackTraceElement
33
- include_option is a boolean, when False only required
34
- params are included, when True both required and
35
- optional params are included """
36
- # model = wds_client.models.stack_trace_element.StackTraceElement() # noqa: E501
37
- if include_optional :
38
- return StackTraceElement(
39
- class_name = '0',
40
- method_name = '0',
41
- file_name = '0',
42
- line_number = 56
43
- )
44
- else :
45
- return StackTraceElement(
46
- class_name = '0',
47
- method_name = '0',
48
- file_name = '0',
49
- line_number = 56,
50
- )
51
-
52
- def testStackTraceElement(self):
53
- """Test StackTraceElement"""
54
- inst_req_only = self.make_instance(include_optional=False)
55
- inst_req_and_optional = self.make_instance(include_optional=True)
56
-
57
-
58
- if __name__ == '__main__':
59
- unittest.main()
@@ -1,149 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Workspace Data Service
5
-
6
- This page lists current APIs. As of v0.2, all APIs are subject to change without notice. # noqa: E501
7
-
8
- The version of the OpenAPI document: v0.2
9
- Generated by: https://openapi-generator.tech
10
- """
11
-
12
-
13
- import pprint
14
- import re # noqa: F401
15
-
16
- import six
17
-
18
- from wds_client.configuration import Configuration
19
-
20
-
21
- class RequestBodySearch(object):
22
- """NOTE: This class is auto generated by OpenAPI Generator.
23
- Ref: https://openapi-generator.tech
24
-
25
- Do not edit the class manually.
26
- """
27
-
28
- """
29
- Attributes:
30
- openapi_types (dict): The key is attribute name
31
- and the value is attribute type.
32
- attribute_map (dict): The key is attribute name
33
- and the value is json key in definition.
34
- """
35
- openapi_types = {
36
- 'terms': 'str',
37
- 'operator': 'SearchOperator'
38
- }
39
-
40
- attribute_map = {
41
- 'terms': 'terms',
42
- 'operator': 'operator'
43
- }
44
-
45
- def __init__(self, terms=None, operator=None, local_vars_configuration=None): # noqa: E501
46
- """RequestBodySearch - a model defined in OpenAPI""" # noqa: E501
47
- if local_vars_configuration is None:
48
- local_vars_configuration = Configuration()
49
- self.local_vars_configuration = local_vars_configuration
50
-
51
- self._terms = None
52
- self._operator = None
53
- self.discriminator = None
54
-
55
- self.terms = terms
56
- if operator is not None:
57
- self.operator = operator
58
-
59
- @property
60
- def terms(self):
61
- """Gets the terms of this RequestBodySearch. # noqa: E501
62
-
63
- Space-delimited list of terms on which to search # noqa: E501
64
-
65
- :return: The terms of this RequestBodySearch. # noqa: E501
66
- :rtype: str
67
- """
68
- return self._terms
69
-
70
- @terms.setter
71
- def terms(self, terms):
72
- """Sets the terms of this RequestBodySearch.
73
-
74
- Space-delimited list of terms on which to search # noqa: E501
75
-
76
- :param terms: The terms of this RequestBodySearch. # noqa: E501
77
- :type: str
78
- """
79
- if self.local_vars_configuration.client_side_validation and terms is None: # noqa: E501
80
- raise ValueError("Invalid value for `terms`, must not be `None`") # noqa: E501
81
-
82
- self._terms = terms
83
-
84
- @property
85
- def operator(self):
86
- """Gets the operator of this RequestBodySearch. # noqa: E501
87
-
88
-
89
- :return: The operator of this RequestBodySearch. # noqa: E501
90
- :rtype: SearchOperator
91
- """
92
- return self._operator
93
-
94
- @operator.setter
95
- def operator(self, operator):
96
- """Sets the operator of this RequestBodySearch.
97
-
98
-
99
- :param operator: The operator of this RequestBodySearch. # noqa: E501
100
- :type: SearchOperator
101
- """
102
-
103
- self._operator = operator
104
-
105
- def to_dict(self):
106
- """Returns the model properties as a dict"""
107
- result = {}
108
-
109
- for attr, _ in six.iteritems(self.openapi_types):
110
- value = getattr(self, attr)
111
- if isinstance(value, list):
112
- result[attr] = list(map(
113
- lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
114
- value
115
- ))
116
- elif hasattr(value, "to_dict"):
117
- result[attr] = value.to_dict()
118
- elif isinstance(value, dict):
119
- result[attr] = dict(map(
120
- lambda item: (item[0], item[1].to_dict())
121
- if hasattr(item[1], "to_dict") else item,
122
- value.items()
123
- ))
124
- else:
125
- result[attr] = value
126
-
127
- return result
128
-
129
- def to_str(self):
130
- """Returns the string representation of the model"""
131
- return pprint.pformat(self.to_dict())
132
-
133
- def __repr__(self):
134
- """For `print` and `pprint`"""
135
- return self.to_str()
136
-
137
- def __eq__(self, other):
138
- """Returns true if both objects are equal"""
139
- if not isinstance(other, RequestBodySearch):
140
- return False
141
-
142
- return self.to_dict() == other.to_dict()
143
-
144
- def __ne__(self, other):
145
- """Returns true if both objects are not equal"""
146
- if not isinstance(other, RequestBodySearch):
147
- return True
148
-
149
- return self.to_dict() != other.to_dict()
@@ -1,100 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Workspace Data Service
5
-
6
- This page lists current APIs. As of v0.2, all APIs are subject to change without notice. # noqa: E501
7
-
8
- The version of the OpenAPI document: v0.2
9
- Generated by: https://openapi-generator.tech
10
- """
11
-
12
-
13
- import pprint
14
- import re # noqa: F401
15
-
16
- import six
17
-
18
- from wds_client.configuration import Configuration
19
-
20
-
21
- class SearchOperator(object):
22
- """NOTE: This class is auto generated by OpenAPI Generator.
23
- Ref: https://openapi-generator.tech
24
-
25
- Do not edit the class manually.
26
- """
27
-
28
- """
29
- allowed enum values
30
- """
31
- AND = "and"
32
- OR = "or"
33
-
34
- allowable_values = [AND, OR] # noqa: E501
35
-
36
- """
37
- Attributes:
38
- openapi_types (dict): The key is attribute name
39
- and the value is attribute type.
40
- attribute_map (dict): The key is attribute name
41
- and the value is json key in definition.
42
- """
43
- openapi_types = {
44
- }
45
-
46
- attribute_map = {
47
- }
48
-
49
- def __init__(self, local_vars_configuration=None): # noqa: E501
50
- """SearchOperator - a model defined in OpenAPI""" # noqa: E501
51
- if local_vars_configuration is None:
52
- local_vars_configuration = Configuration()
53
- self.local_vars_configuration = local_vars_configuration
54
- self.discriminator = None
55
-
56
- def to_dict(self):
57
- """Returns the model properties as a dict"""
58
- result = {}
59
-
60
- for attr, _ in six.iteritems(self.openapi_types):
61
- value = getattr(self, attr)
62
- if isinstance(value, list):
63
- result[attr] = list(map(
64
- lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
65
- value
66
- ))
67
- elif hasattr(value, "to_dict"):
68
- result[attr] = value.to_dict()
69
- elif isinstance(value, dict):
70
- result[attr] = dict(map(
71
- lambda item: (item[0], item[1].to_dict())
72
- if hasattr(item[1], "to_dict") else item,
73
- value.items()
74
- ))
75
- else:
76
- result[attr] = value
77
-
78
- return result
79
-
80
- def to_str(self):
81
- """Returns the string representation of the model"""
82
- return pprint.pformat(self.to_dict())
83
-
84
- def __repr__(self):
85
- """For `print` and `pprint`"""
86
- return self.to_str()
87
-
88
- def __eq__(self, other):
89
- """Returns true if both objects are equal"""
90
- if not isinstance(other, SearchOperator):
91
- return False
92
-
93
- return self.to_dict() == other.to_dict()
94
-
95
- def __ne__(self, other):
96
- """Returns true if both objects are not equal"""
97
- if not isinstance(other, SearchOperator):
98
- return True
99
-
100
- return self.to_dict() != other.to_dict()
@@ -1,210 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Workspace Data Service
5
-
6
- This page lists current APIs. As of v0.2, all APIs are subject to change without notice. # noqa: E501
7
-
8
- The version of the OpenAPI document: v0.2
9
- Generated by: https://openapi-generator.tech
10
- """
11
-
12
-
13
- import pprint
14
- import re # noqa: F401
15
-
16
- import six
17
-
18
- from wds_client.configuration import Configuration
19
-
20
-
21
- class StackTraceElement(object):
22
- """NOTE: This class is auto generated by OpenAPI Generator.
23
- Ref: https://openapi-generator.tech
24
-
25
- Do not edit the class manually.
26
- """
27
-
28
- """
29
- Attributes:
30
- openapi_types (dict): The key is attribute name
31
- and the value is attribute type.
32
- attribute_map (dict): The key is attribute name
33
- and the value is json key in definition.
34
- """
35
- openapi_types = {
36
- 'class_name': 'str',
37
- 'method_name': 'str',
38
- 'file_name': 'str',
39
- 'line_number': 'int'
40
- }
41
-
42
- attribute_map = {
43
- 'class_name': 'className',
44
- 'method_name': 'methodName',
45
- 'file_name': 'fileName',
46
- 'line_number': 'lineNumber'
47
- }
48
-
49
- def __init__(self, class_name=None, method_name=None, file_name=None, line_number=None, local_vars_configuration=None): # noqa: E501
50
- """StackTraceElement - a model defined in OpenAPI""" # noqa: E501
51
- if local_vars_configuration is None:
52
- local_vars_configuration = Configuration()
53
- self.local_vars_configuration = local_vars_configuration
54
-
55
- self._class_name = None
56
- self._method_name = None
57
- self._file_name = None
58
- self._line_number = None
59
- self.discriminator = None
60
-
61
- self.class_name = class_name
62
- self.method_name = method_name
63
- self.file_name = file_name
64
- self.line_number = line_number
65
-
66
- @property
67
- def class_name(self):
68
- """Gets the class_name of this StackTraceElement. # noqa: E501
69
-
70
- class name # noqa: E501
71
-
72
- :return: The class_name of this StackTraceElement. # noqa: E501
73
- :rtype: str
74
- """
75
- return self._class_name
76
-
77
- @class_name.setter
78
- def class_name(self, class_name):
79
- """Sets the class_name of this StackTraceElement.
80
-
81
- class name # noqa: E501
82
-
83
- :param class_name: The class_name of this StackTraceElement. # noqa: E501
84
- :type: str
85
- """
86
- if self.local_vars_configuration.client_side_validation and class_name is None: # noqa: E501
87
- raise ValueError("Invalid value for `class_name`, must not be `None`") # noqa: E501
88
-
89
- self._class_name = class_name
90
-
91
- @property
92
- def method_name(self):
93
- """Gets the method_name of this StackTraceElement. # noqa: E501
94
-
95
- method name # noqa: E501
96
-
97
- :return: The method_name of this StackTraceElement. # noqa: E501
98
- :rtype: str
99
- """
100
- return self._method_name
101
-
102
- @method_name.setter
103
- def method_name(self, method_name):
104
- """Sets the method_name of this StackTraceElement.
105
-
106
- method name # noqa: E501
107
-
108
- :param method_name: The method_name of this StackTraceElement. # noqa: E501
109
- :type: str
110
- """
111
- if self.local_vars_configuration.client_side_validation and method_name is None: # noqa: E501
112
- raise ValueError("Invalid value for `method_name`, must not be `None`") # noqa: E501
113
-
114
- self._method_name = method_name
115
-
116
- @property
117
- def file_name(self):
118
- """Gets the file_name of this StackTraceElement. # noqa: E501
119
-
120
- source file name # noqa: E501
121
-
122
- :return: The file_name of this StackTraceElement. # noqa: E501
123
- :rtype: str
124
- """
125
- return self._file_name
126
-
127
- @file_name.setter
128
- def file_name(self, file_name):
129
- """Sets the file_name of this StackTraceElement.
130
-
131
- source file name # noqa: E501
132
-
133
- :param file_name: The file_name of this StackTraceElement. # noqa: E501
134
- :type: str
135
- """
136
- if self.local_vars_configuration.client_side_validation and file_name is None: # noqa: E501
137
- raise ValueError("Invalid value for `file_name`, must not be `None`") # noqa: E501
138
-
139
- self._file_name = file_name
140
-
141
- @property
142
- def line_number(self):
143
- """Gets the line_number of this StackTraceElement. # noqa: E501
144
-
145
- line number # noqa: E501
146
-
147
- :return: The line_number of this StackTraceElement. # noqa: E501
148
- :rtype: int
149
- """
150
- return self._line_number
151
-
152
- @line_number.setter
153
- def line_number(self, line_number):
154
- """Sets the line_number of this StackTraceElement.
155
-
156
- line number # noqa: E501
157
-
158
- :param line_number: The line_number of this StackTraceElement. # noqa: E501
159
- :type: int
160
- """
161
- if self.local_vars_configuration.client_side_validation and line_number is None: # noqa: E501
162
- raise ValueError("Invalid value for `line_number`, must not be `None`") # noqa: E501
163
-
164
- self._line_number = line_number
165
-
166
- def to_dict(self):
167
- """Returns the model properties as a dict"""
168
- result = {}
169
-
170
- for attr, _ in six.iteritems(self.openapi_types):
171
- value = getattr(self, attr)
172
- if isinstance(value, list):
173
- result[attr] = list(map(
174
- lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
175
- value
176
- ))
177
- elif hasattr(value, "to_dict"):
178
- result[attr] = value.to_dict()
179
- elif isinstance(value, dict):
180
- result[attr] = dict(map(
181
- lambda item: (item[0], item[1].to_dict())
182
- if hasattr(item[1], "to_dict") else item,
183
- value.items()
184
- ))
185
- else:
186
- result[attr] = value
187
-
188
- return result
189
-
190
- def to_str(self):
191
- """Returns the string representation of the model"""
192
- return pprint.pformat(self.to_dict())
193
-
194
- def __repr__(self):
195
- """For `print` and `pprint`"""
196
- return self.to_str()
197
-
198
- def __eq__(self, other):
199
- """Returns true if both objects are equal"""
200
- if not isinstance(other, StackTraceElement):
201
- return False
202
-
203
- return self.to_dict() == other.to_dict()
204
-
205
- def __ne__(self, other):
206
- """Returns true if both objects are not equal"""
207
- if not isinstance(other, StackTraceElement):
208
- return True
209
-
210
- return self.to_dict() != other.to_dict()
File without changes