Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
200 changes: 174 additions & 26 deletions src/visier_platform_sdk/.openapi-generator/FILES

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/visier_platform_sdk/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "visier_platform_sdk"
version = "22222222.99201.2050"
version = "22222222.99200.22144"
description = "API Reference"
authors = ["Visier <alpine@visier.com>"]
license = "Apache License, Version 2.0"
Expand Down
4 changes: 2 additions & 2 deletions src/visier_platform_sdk/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand All @@ -22,7 +22,7 @@
# prerequisite: setuptools
# http://pypi.python.org/pypi/setuptools
NAME = "visier-platform-sdk"
VERSION = "22222222.99201.2050"
VERSION = "22222222.99200.22144"
PYTHON_REQUIRES = ">= 3.10"
REQUIRES = [
# Workaround to fix urllib3 version conflict with `vcrpy` while using `uv` and `poetry`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
2 changes: 1 addition & 1 deletion src/visier_platform_sdk/test/test_adp_auth_params_dto.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
5 changes: 3 additions & 2 deletions src/visier_platform_sdk/test/test_aggregation_query_dto.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down Expand Up @@ -72,7 +72,8 @@ def make_instance(self, include_optional) -> AggregationQueryDTO:
member_value = None,
numeric_value = None,
plan_value = None,
aggregation_type_value = None, )
aggregation_type_value = None,
subject_member_set_value = None, )
]
)
else:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down Expand Up @@ -63,7 +63,8 @@ def make_instance(self, include_optional) -> AggregationQueryExecutionDTO:
member_value = None,
numeric_value = None,
plan_value = None,
aggregation_type_value = None, )
aggregation_type_value = None,
subject_member_set_value = None, )
], ),
options = visier_platform_sdk.models.aggregate_query_execution_options_dto.AggregateQueryExecutionOptionsDTO(
calendar_type = 'TENANT_CALENDAR',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99201.2050
The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down Expand Up @@ -37,7 +37,6 @@ def make_instance(self, include_optional) -> AnalyticObjectDefinitionDTO:
return AnalyticObjectDefinitionDTO(
uuid = '',
object_name = '',
update_operation = 'unspecified',
basic_information = visier_platform_sdk.models.basic_information_dto.BasicInformationDTO(
display_name = '',
short_display_name = '',
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
# coding: utf-8

"""
API Reference

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Do not edit the class manually.
""" # noqa: E501


import unittest

import visier_platform_sdk.models
from visier_platform_sdk.models.analytic_object_delete_request_dto import AnalyticObjectDeleteRequestDTO

class TestAnalyticObjectDeleteRequestDTO(unittest.TestCase):
"""AnalyticObjectDeleteRequestDTO unit test stubs"""

def setUp(self):
pass

def tearDown(self):
pass

def make_instance(self, include_optional) -> AnalyticObjectDeleteRequestDTO:
"""Test AnalyticObjectDeleteRequestDTO
include_optional is a boolean, when False only required
params are included, when True both required and
optional params are included """

if include_optional:
return AnalyticObjectDeleteRequestDTO(
analytic_objects = [
visier_platform_sdk.models.analytic_object_delete_with_context_dto.AnalyticObjectDeleteWithContextDTO(
execution_context = None,
analytic_object = None, )
]
)
else:
return AnalyticObjectDeleteRequestDTO(
)

def testAnalyticObjectDeleteRequestDTO(self):
"""Test AnalyticObjectDeleteRequestDTO"""
def validate_instance(instance):
AnalyticObjectDeleteRequestDTO.model_validate(inst_req_only)
instance_deserialized = AnalyticObjectDeleteRequestDTO.from_dict(instance.to_dict())
assert instance == instance_deserialized

inst_req_only = self.make_instance(include_optional=False)
validate_instance(inst_req_only)

inst_req_and_optional = self.make_instance(include_optional=True)
validate_instance(inst_req_and_optional)

if __name__ == '__main__':
unittest.main()
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# coding: utf-8

"""
API Reference

Detailed API reference documentation for Visier APIs. Includes all endpoints, headers, path parameters, query parameters, request body schema, response schema, JSON request samples, and JSON response samples.

The version of the OpenAPI document: 22222222.99200.22144
Contact: alpine@visier.com
Generated by OpenAPI Generator (https://openapi-generator.tech)

Do not edit the class manually.
""" # noqa: E501


import unittest

import visier_platform_sdk.models
from visier_platform_sdk.models.analytic_object_delete_with_context_dto import AnalyticObjectDeleteWithContextDTO

class TestAnalyticObjectDeleteWithContextDTO(unittest.TestCase):
"""AnalyticObjectDeleteWithContextDTO unit test stubs"""

def setUp(self):
pass

def tearDown(self):
pass

def make_instance(self, include_optional) -> AnalyticObjectDeleteWithContextDTO:
"""Test AnalyticObjectDeleteWithContextDTO
include_optional is a boolean, when False only required
params are included, when True both required and
optional params are included """

if include_optional:
return AnalyticObjectDeleteWithContextDTO(
execution_context = visier_platform_sdk.models.execution_context_dto.ExecutionContextDTO(
tenant_code = '',
project_id = '', ),
analytic_object = visier_platform_sdk.models.object_id_dto.ObjectIdDTO(
uuid = '',
object_name = '', )
)
else:
return AnalyticObjectDeleteWithContextDTO(
)

def testAnalyticObjectDeleteWithContextDTO(self):
"""Test AnalyticObjectDeleteWithContextDTO"""
def validate_instance(instance):
AnalyticObjectDeleteWithContextDTO.model_validate(inst_req_only)
instance_deserialized = AnalyticObjectDeleteWithContextDTO.from_dict(instance.to_dict())
assert instance == instance_deserialized

inst_req_only = self.make_instance(include_optional=False)
validate_instance(inst_req_only)

inst_req_and_optional = self.make_instance(include_optional=True)
validate_instance(inst_req_and_optional)

if __name__ == '__main__':
unittest.main()
Loading
Loading