Unverified Commit 585a2f8d authored by Vasili Novikov's avatar Vasili Novikov
Browse files

Fix code review questions

parent 549ce0a9
Showing with 1 addition and 1 deletion
+1 -1
......@@ -258,7 +258,7 @@ Mark an item as deleted:
"_sortOrder": "DESC", // sort by server modification either "ASC" (by default) or "DESC"
"_limit": 100, // limit the result set
"[[edges]]": {}, // include all forward edges in the response
"~[[edges]]": {}, // include all forward edges in the response
"~[[edges]]": {}, // include all backward edges in the response
}
}
```
......
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