Unverified Commit 287968b1 authored by Vasili Novikov's avatar Vasili Novikov
Browse files

Fix documentation typo

parent 76096c0f
Showing with 1 addition and 1 deletion
+1 -1
......@@ -167,7 +167,7 @@ Returns an empty object if the operation is successful.
"auth": $auth_json,
"payload": {
"item": "$id",
"direction": "OUTGOING", // Either OUTGOING (default) or INCOMING edges
"direction": "Outgoing", // Either "Outgoing" (default) or "Incoming" edges
"expandItems": true // Whether to expand the target/source items for each edge
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment