ultracart-rest-sdk 4.0.221__py3-none-any.whl → 4.0.222__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.
- ultracart/__init__.py +1 -1
- ultracart/api_client.py +1 -1
- ultracart/configuration.py +1 -1
- ultracart/model/conversation_pbx_time_based_mapping_config.py +4 -4
- {ultracart_rest_sdk-4.0.221.dist-info → ultracart_rest_sdk-4.0.222.dist-info}/METADATA +1 -1
- {ultracart_rest_sdk-4.0.221.dist-info → ultracart_rest_sdk-4.0.222.dist-info}/RECORD +9 -9
- {ultracart_rest_sdk-4.0.221.dist-info → ultracart_rest_sdk-4.0.222.dist-info}/LICENSE +0 -0
- {ultracart_rest_sdk-4.0.221.dist-info → ultracart_rest_sdk-4.0.222.dist-info}/WHEEL +0 -0
- {ultracart_rest_sdk-4.0.221.dist-info → ultracart_rest_sdk-4.0.222.dist-info}/top_level.txt +0 -0
ultracart/__init__.py
CHANGED
ultracart/api_client.py
CHANGED
|
@@ -77,7 +77,7 @@ class ApiClient(object):
|
|
|
77
77
|
self.default_headers[header_name] = header_value
|
|
78
78
|
self.cookie = cookie
|
|
79
79
|
# Set default User-Agent.
|
|
80
|
-
self.user_agent = 'OpenAPI-Generator/4.0.
|
|
80
|
+
self.user_agent = 'OpenAPI-Generator/4.0.222/python'
|
|
81
81
|
|
|
82
82
|
def __enter__(self):
|
|
83
83
|
return self
|
ultracart/configuration.py
CHANGED
|
@@ -422,7 +422,7 @@ conf = ultracart.Configuration(
|
|
|
422
422
|
"OS: {env}\n"\
|
|
423
423
|
"Python Version: {pyversion}\n"\
|
|
424
424
|
"Version of the API: 2.0.0\n"\
|
|
425
|
-
"SDK Package Version: 4.0.
|
|
425
|
+
"SDK Package Version: 4.0.222".\
|
|
426
426
|
format(env=sys.platform, pyversion=sys.version)
|
|
427
427
|
|
|
428
428
|
def get_host_settings(self):
|
|
@@ -88,7 +88,7 @@ class ConversationPbxTimeBasedMappingConfig(ModelNormal):
|
|
|
88
88
|
"""
|
|
89
89
|
lazy_import()
|
|
90
90
|
return {
|
|
91
|
-
'
|
|
91
|
+
'default_mapping': (ConversationPbxTimeBasedMapping,), # noqa: E501
|
|
92
92
|
'mappings': ([ConversationPbxTimeBasedMapping],), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
@@ -98,7 +98,7 @@ class ConversationPbxTimeBasedMappingConfig(ModelNormal):
|
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
attribute_map = {
|
|
101
|
-
'
|
|
101
|
+
'default_mapping': 'default_mapping', # noqa: E501
|
|
102
102
|
'mappings': 'mappings', # noqa: E501
|
|
103
103
|
}
|
|
104
104
|
|
|
@@ -143,7 +143,7 @@ class ConversationPbxTimeBasedMappingConfig(ModelNormal):
|
|
|
143
143
|
Animal class but this time we won't travel
|
|
144
144
|
through its discriminator because we passed in
|
|
145
145
|
_visited_composed_classes = (Animal,)
|
|
146
|
-
|
|
146
|
+
default_mapping (ConversationPbxTimeBasedMapping): [optional] # noqa: E501
|
|
147
147
|
mappings ([ConversationPbxTimeBasedMapping]): Mappings. [optional] # noqa: E501
|
|
148
148
|
"""
|
|
149
149
|
|
|
@@ -230,7 +230,7 @@ class ConversationPbxTimeBasedMappingConfig(ModelNormal):
|
|
|
230
230
|
Animal class but this time we won't travel
|
|
231
231
|
through its discriminator because we passed in
|
|
232
232
|
_visited_composed_classes = (Animal,)
|
|
233
|
-
|
|
233
|
+
default_mapping (ConversationPbxTimeBasedMapping): [optional] # noqa: E501
|
|
234
234
|
mappings ([ConversationPbxTimeBasedMapping]): Mappings. [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
ultracart/__init__.py,sha256=
|
|
2
|
-
ultracart/api_client.py,sha256=
|
|
3
|
-
ultracart/configuration.py,sha256=
|
|
1
|
+
ultracart/__init__.py,sha256=E022fTln2L8FevjtqDlxgPsEABOxLXodzNA776zng3o,699
|
|
2
|
+
ultracart/api_client.py,sha256=g4oB3Rpr3fnfMRI88jvW6qflmyZTNaZiSsL69fMyghU,39072
|
|
3
|
+
ultracart/configuration.py,sha256=Gsx3xWKqWxk2QPHZ5b9e3s3iPjH3BOJDHxriWY71Vgk,17842
|
|
4
4
|
ultracart/exceptions.py,sha256=dwRtrWJsW4H_jKk3B1w2chykcQ7E2FSlhftUByD9e9E,5069
|
|
5
5
|
ultracart/model_utils.py,sha256=X_RAfA-TlvDKBICnIve7PPVDM34Nl58aV1bqCrVmoTo,82574
|
|
6
6
|
ultracart/rest.py,sha256=2lM6zwrjGp_SjkddamoKdpk3jFuc8Ow7fKIXRdKNp24,14268
|
|
@@ -221,7 +221,7 @@ ultracart/model/conversation_pbx_queue_response.py,sha256=xzYGTLoM4wtTuxNOu_pabj
|
|
|
221
221
|
ultracart/model/conversation_pbx_queues_response.py,sha256=TYpY1yzuSZnjgzNoWudPEAyqWIHzsmWvYdVBGcQZwxc,12885
|
|
222
222
|
ultracart/model/conversation_pbx_time_based.py,sha256=ZmH_WDQyPUCHFFkDfqt8FkCPHDYt-2R2gHpQ1EShvQA,12609
|
|
223
223
|
ultracart/model/conversation_pbx_time_based_mapping.py,sha256=Cb8yz0NLtK8WEp1uMMnKh4so_5kyNsXVWfKAgWiZGG4,12818
|
|
224
|
-
ultracart/model/conversation_pbx_time_based_mapping_config.py,sha256=
|
|
224
|
+
ultracart/model/conversation_pbx_time_based_mapping_config.py,sha256=A8DyZ6F-W4mndwdbBtS3zEj5WlV5yr-RIEoQViHBxEA,12154
|
|
225
225
|
ultracart/model/conversation_pbx_time_based_response.py,sha256=1yBIe10xqdgUrzYlShSoPcOrJ_2vrX6lUQ5zlvkZptA,12937
|
|
226
226
|
ultracart/model/conversation_pbx_time_baseds_response.py,sha256=Lk-cJ1ftRIZNCdACkIamSYHyovak4zl9MeA7tno4qXE,12951
|
|
227
227
|
ultracart/model/conversation_pbx_time_range.py,sha256=ATh0Uy99whFNo2QaWOOwLMufvrjjoB4XLQXY4Zhmjz8,13274
|
|
@@ -877,8 +877,8 @@ ultracart/model/workflow_user.py,sha256=gkQIeMSIhawpz5wtpTJ8Lof_Td0IrwG0KZF6catE
|
|
|
877
877
|
ultracart/model/workflow_user_response.py,sha256=TKfMu5vF1fXlV8mvxRFhvk6WNdGce2T8a4vFycQvuhQ,12785
|
|
878
878
|
ultracart/model/workflow_users_response.py,sha256=3Y7L1oHc2-HOvl1pDdcnl9xHKYLGblKpKdbkPBh2u68,13059
|
|
879
879
|
ultracart/models/__init__.py,sha256=0VZcMHj-u6Zc6EOw-mQH_PPHT2FtR1T1Lzjalm0RbLI,65370
|
|
880
|
-
ultracart_rest_sdk-4.0.
|
|
881
|
-
ultracart_rest_sdk-4.0.
|
|
882
|
-
ultracart_rest_sdk-4.0.
|
|
883
|
-
ultracart_rest_sdk-4.0.
|
|
884
|
-
ultracart_rest_sdk-4.0.
|
|
880
|
+
ultracart_rest_sdk-4.0.222.dist-info/LICENSE,sha256=4DukHX-rIHAHaf5BGLq1DYAMt0-ZA1OgXS9f_xwig2M,11558
|
|
881
|
+
ultracart_rest_sdk-4.0.222.dist-info/METADATA,sha256=-nke1Tho-iBhU_BEhHaHH7_6eKJliHRe3OEaGc_04Ts,403
|
|
882
|
+
ultracart_rest_sdk-4.0.222.dist-info/WHEEL,sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA,92
|
|
883
|
+
ultracart_rest_sdk-4.0.222.dist-info/top_level.txt,sha256=90IoRqV6KX58jTyx9MwEBqh4j38_10hWrrvqsmXWZYo,10
|
|
884
|
+
ultracart_rest_sdk-4.0.222.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|