Merge pull request #803 from taliastocks/patch-1

fix typo in example
This commit is contained in:
darrell-thobe-sp
2025-05-05 11:47:35 -04:00
committed by GitHub

View File

@@ -107,7 +107,7 @@ To retrieve an attribute from an identity's account in a specific source, by Sou
{
"type": "static",
"attributes": {
"value": "$identity.getLinksByAppIdOrName("2c918088814e6a610181686b56977fa8",null\")[0].id"
"value": "$identity.getLinksByAppIdOrName(\"2c918088814e6a610181686b56977fa8\",null)[0].id"
}
},
null