Update python SDK docs: 16269863689

This commit is contained in:
developer-relations-sp
2025-07-14 14:39:17 +00:00
parent e415929308
commit b09e87e16d
28 changed files with 521 additions and 724 deletions

View File

@@ -2063,6 +2063,7 @@ with ApiClient(configuration) as api_client:
source_id = '2c9180835d191a86015d28455b4a2329' # str | The source id # str | The source id
correlation_config = '''{
"attributeAssignments" : [ {
"sequence" : 1,
"filterString" : "first_name == \"John\"",
"ignoreCase" : false,
"complex" : false,
@@ -2071,6 +2072,7 @@ with ApiClient(configuration) as api_client:
"operation" : "EQ",
"matchMode" : "ANYWHERE"
}, {
"sequence" : 1,
"filterString" : "first_name == \"John\"",
"ignoreCase" : false,
"complex" : false,