Skip to content

Commit 3d9331e

Browse files
Automated build 'Automated commit 'Merge pull request #2011 from sailpoint/devrel-2127
fix issue with path param for source connections' by github action: 13842445822' python sdk: 13842454845
1 parent f2c6bb7 commit 3d9331e

32 files changed

+1735
-38
lines changed

.openapi-generator/FILES

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,10 @@ sailpoint/v2024/docs/DataSegmentationApideveloperSite_code_examples.yaml
468468
sailpoint/v2024/docs/DeleteNonEmployeeRecordsInBulkRequest.md
469469
sailpoint/v2024/docs/DeleteSource202Response.md
470470
sailpoint/v2024/docs/DeleteVendorConnectorMapping200Response.md
471+
sailpoint/v2024/docs/DependantAppConnections.md
472+
sailpoint/v2024/docs/DependantAppConnectionsAccountSource.md
473+
sailpoint/v2024/docs/DependantAppConnectionsAccountSourcePasswordPoliciesInner.md
474+
sailpoint/v2024/docs/DependantConnectionsMissingDto.md
471475
sailpoint/v2024/docs/DeployRequest.md
472476
sailpoint/v2024/docs/DeployResponse.md
473477
sailpoint/v2024/docs/Dimension.md
@@ -649,6 +653,7 @@ sailpoint/v2024/docs/IdentityProfileExportedObjectSelf.md
649653
sailpoint/v2024/docs/IdentityProfileIdentityErrorReportArguments.md
650654
sailpoint/v2024/docs/IdentityProfilesApi.md
651655
sailpoint/v2024/docs/IdentityProfilesApideveloperSite_code_examples.yaml
656+
sailpoint/v2024/docs/IdentityProfilesConnections.md
652657
sailpoint/v2024/docs/IdentityReference.md
653658
sailpoint/v2024/docs/IdentityReferenceWithNameAndEmail.md
654659
sailpoint/v2024/docs/IdentitySnapshotSummaryResponse.md
@@ -1145,6 +1150,7 @@ sailpoint/v2024/docs/SourceBeforeProvisioningRule.md
11451150
sailpoint/v2024/docs/SourceCluster.md
11461151
sailpoint/v2024/docs/SourceClusterDto.md
11471152
sailpoint/v2024/docs/SourceCode.md
1153+
sailpoint/v2024/docs/SourceConnectionsDto.md
11481154
sailpoint/v2024/docs/SourceCreated.md
11491155
sailpoint/v2024/docs/SourceCreatedActor.md
11501156
sailpoint/v2024/docs/SourceDeleted.md
@@ -1647,6 +1653,10 @@ sailpoint/v2024/models/data_segment.py
16471653
sailpoint/v2024/models/delete_non_employee_records_in_bulk_request.py
16481654
sailpoint/v2024/models/delete_source202_response.py
16491655
sailpoint/v2024/models/delete_vendor_connector_mapping200_response.py
1656+
sailpoint/v2024/models/dependant_app_connections.py
1657+
sailpoint/v2024/models/dependant_app_connections_account_source.py
1658+
sailpoint/v2024/models/dependant_app_connections_account_source_password_policies_inner.py
1659+
sailpoint/v2024/models/dependant_connections_missing_dto.py
16501660
sailpoint/v2024/models/deploy_request.py
16511661
sailpoint/v2024/models/deploy_response.py
16521662
sailpoint/v2024/models/dimension.py
@@ -1798,6 +1808,7 @@ sailpoint/v2024/models/identity_profile_all_of_owner.py
17981808
sailpoint/v2024/models/identity_profile_exported_object.py
17991809
sailpoint/v2024/models/identity_profile_exported_object_self.py
18001810
sailpoint/v2024/models/identity_profile_identity_error_report_arguments.py
1811+
sailpoint/v2024/models/identity_profiles_connections.py
18011812
sailpoint/v2024/models/identity_reference.py
18021813
sailpoint/v2024/models/identity_reference_with_name_and_email.py
18031814
sailpoint/v2024/models/identity_snapshot_summary_response.py
@@ -2229,6 +2240,7 @@ sailpoint/v2024/models/source_before_provisioning_rule.py
22292240
sailpoint/v2024/models/source_cluster.py
22302241
sailpoint/v2024/models/source_cluster_dto.py
22312242
sailpoint/v2024/models/source_code.py
2243+
sailpoint/v2024/models/source_connections_dto.py
22322244
sailpoint/v2024/models/source_created.py
22332245
sailpoint/v2024/models/source_created_actor.py
22342246
sailpoint/v2024/models/source_deleted.py
@@ -2730,6 +2742,10 @@ sailpoint/v2024/test/test_data_segmentation_api.py
27302742
sailpoint/v2024/test/test_delete_non_employee_records_in_bulk_request.py
27312743
sailpoint/v2024/test/test_delete_source202_response.py
27322744
sailpoint/v2024/test/test_delete_vendor_connector_mapping200_response.py
2745+
sailpoint/v2024/test/test_dependant_app_connections.py
2746+
sailpoint/v2024/test/test_dependant_app_connections_account_source.py
2747+
sailpoint/v2024/test/test_dependant_app_connections_account_source_password_policies_inner.py
2748+
sailpoint/v2024/test/test_dependant_connections_missing_dto.py
27332749
sailpoint/v2024/test/test_deploy_request.py
27342750
sailpoint/v2024/test/test_deploy_response.py
27352751
sailpoint/v2024/test/test_dimension.py
@@ -2896,6 +2912,7 @@ sailpoint/v2024/test/test_identity_profile_exported_object.py
28962912
sailpoint/v2024/test/test_identity_profile_exported_object_self.py
28972913
sailpoint/v2024/test/test_identity_profile_identity_error_report_arguments.py
28982914
sailpoint/v2024/test/test_identity_profiles_api.py
2915+
sailpoint/v2024/test/test_identity_profiles_connections.py
28992916
sailpoint/v2024/test/test_identity_reference.py
29002917
sailpoint/v2024/test/test_identity_reference_with_name_and_email.py
29012918
sailpoint/v2024/test/test_identity_snapshot_summary_response.py
@@ -3358,6 +3375,7 @@ sailpoint/v2024/test/test_source_before_provisioning_rule.py
33583375
sailpoint/v2024/test/test_source_cluster.py
33593376
sailpoint/v2024/test/test_source_cluster_dto.py
33603377
sailpoint/v2024/test/test_source_code.py
3378+
sailpoint/v2024/test/test_source_connections_dto.py
33613379
sailpoint/v2024/test/test_source_created.py
33623380
sailpoint/v2024/test/test_source_created_actor.py
33633381
sailpoint/v2024/test/test_source_deleted.py

sailpoint/v2024/__init__.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,10 @@
443443
from sailpoint.v2024.models.delete_non_employee_records_in_bulk_request import DeleteNonEmployeeRecordsInBulkRequest
444444
from sailpoint.v2024.models.delete_source202_response import DeleteSource202Response
445445
from sailpoint.v2024.models.delete_vendor_connector_mapping200_response import DeleteVendorConnectorMapping200Response
446+
from sailpoint.v2024.models.dependant_app_connections import DependantAppConnections
447+
from sailpoint.v2024.models.dependant_app_connections_account_source import DependantAppConnectionsAccountSource
448+
from sailpoint.v2024.models.dependant_app_connections_account_source_password_policies_inner import DependantAppConnectionsAccountSourcePasswordPoliciesInner
449+
from sailpoint.v2024.models.dependant_connections_missing_dto import DependantConnectionsMissingDto
446450
from sailpoint.v2024.models.deploy_request import DeployRequest
447451
from sailpoint.v2024.models.deploy_response import DeployResponse
448452
from sailpoint.v2024.models.dimension import Dimension
@@ -594,6 +598,7 @@
594598
from sailpoint.v2024.models.identity_profile_exported_object import IdentityProfileExportedObject
595599
from sailpoint.v2024.models.identity_profile_exported_object_self import IdentityProfileExportedObjectSelf
596600
from sailpoint.v2024.models.identity_profile_identity_error_report_arguments import IdentityProfileIdentityErrorReportArguments
601+
from sailpoint.v2024.models.identity_profiles_connections import IdentityProfilesConnections
597602
from sailpoint.v2024.models.identity_reference import IdentityReference
598603
from sailpoint.v2024.models.identity_reference_with_name_and_email import IdentityReferenceWithNameAndEmail
599604
from sailpoint.v2024.models.identity_snapshot_summary_response import IdentitySnapshotSummaryResponse
@@ -1025,6 +1030,7 @@
10251030
from sailpoint.v2024.models.source_cluster import SourceCluster
10261031
from sailpoint.v2024.models.source_cluster_dto import SourceClusterDto
10271032
from sailpoint.v2024.models.source_code import SourceCode
1033+
from sailpoint.v2024.models.source_connections_dto import SourceConnectionsDto
10281034
from sailpoint.v2024.models.source_created import SourceCreated
10291035
from sailpoint.v2024.models.source_created_actor import SourceCreatedActor
10301036
from sailpoint.v2024.models.source_deleted import SourceDeleted

0 commit comments

Comments
 (0)