mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
Update Go SDK docs: 16260121800
This commit is contained in:
@@ -2336,6 +2336,7 @@ func main() {
|
||||
sourceId := `2c9180835d191a86015d28455b4a2329` // string | The source id # string | The source id
|
||||
correlationconfig := []byte(`{
|
||||
"attributeAssignments" : [ {
|
||||
"sequence" : 1,
|
||||
"filterString" : "first_name == \"John\"",
|
||||
"ignoreCase" : false,
|
||||
"complex" : false,
|
||||
@@ -2344,6 +2345,7 @@ func main() {
|
||||
"operation" : "EQ",
|
||||
"matchMode" : "ANYWHERE"
|
||||
}, {
|
||||
"sequence" : 1,
|
||||
"filterString" : "first_name == \"John\"",
|
||||
"ignoreCase" : false,
|
||||
"complex" : false,
|
||||
|
||||
Reference in New Issue
Block a user