Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shinto C V
Pod backend
Commits
287968b1
Unverified
Commit
287968b1
authored
4 years ago
by
Vasili Novikov
Browse files
Options
Download
Email Patches
Plain Diff
Fix documentation typo
parent
76096c0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/HTTP_API.md
+1
-1
docs/HTTP_API.md
with
1 addition
and
1 deletion
+1
-1
docs/HTTP_API.md
+
1
-
1
View file @
287968b1
...
...
@@ -167,7 +167,7 @@ Returns an empty object if the operation is successful.
"auth": $auth_json,
"payload": {
"item": "$id",
"direction": "O
UTGOING
", // Either
OUTGOING
(default) or
INCOMING
edges
"direction": "O
utgoing
", // Either
"Outgoing"
(default) or
"Incoming"
edges
"expandItems": true // Whether to expand the target/source items for each edge
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment