Skip to content

Commit

Permalink
Updated with build 6cb122dd-4784-4ed6-b125-cce57f77dcd3 from OmniCore…
Browse files Browse the repository at this point in the history
…-SDK-Generator commit 7f4108479b9e038933eab8cedeba7a66169987dd
  • Loading branch information
jaisonjayan committed Nov 22, 2023
1 parent 3c858de commit 3be6e45
Show file tree
Hide file tree
Showing 143 changed files with 180 additions and 180 deletions.
4 changes: 2 additions & 2 deletions OmniCore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""


from __future__ import absolute_import

__version__ = "1.8.5"
__version__ = "1.8.6"

# import apis into sdk package
from OmniCore.api.device_api import DeviceApi
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/api/device_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/api/metrics_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/api/registry_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/api/sink_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/api/vault_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
4 changes: 2 additions & 2 deletions OmniCore/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down Expand Up @@ -78,7 +78,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None,
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
self.user_agent = 'OpenAPI-Generator/1.8.5/python'
self.user_agent = 'OpenAPI-Generator/1.8.6/python'
self.client_side_validation = configuration.client_side_validation

def __enter__(self):
Expand Down
6 changes: 3 additions & 3 deletions OmniCore/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down Expand Up @@ -397,8 +397,8 @@ def to_debug_report(self):
return "Python SDK Debug Report:\n"\
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 1.8.5\n"\
"SDK Package Version: 1.8.5".\
"Version of the API: 1.8.6\n"\
"SDK Package Version: 1.8.6".\
format(env=sys.platform, pyversion=sys.version)

def get_host_settings(self):
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/audit.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/audit_result.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/bind_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/bind_request_ids_gateway.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/block_communication_body.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/configurations.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/create_configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/create_vault_key_body.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/custom_onboard.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/device.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/device_command.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/device_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/device_configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/device_credential.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/device_registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/device_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/error_frame.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/error_status.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/event_notification_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/export_detail.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/file_detail.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/file_details.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/folder.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/folder_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/frame.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/gateway_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/generic_error_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/get_exports_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/get_keys_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
2 changes: 1 addition & 1 deletion OmniCore/models/get_replays_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This is an OmniCore Model and State Management server. # noqa: E501
The version of the OpenAPI document: 1.8.5
The version of the OpenAPI document: 1.8.6
Contact: [email protected]
Generated by: https://openapi-generator.tech
"""
Expand Down
Loading

0 comments on commit 3be6e45

Please sign in to comment.