Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
074c56855171
Commit
b8ad3ec0
authored
Oct 31, 2017
by
Lawrence
Browse files
Fix example typo.
parent
c829645630a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/api/pipelines.md
View file @
074c5685
...
...
@@ -57,7 +57,7 @@ GET /projects/:id/pipelines/:pipeline_id
|
`pipeline_id`
| integer | yes | The ID of a pipeline |
```
curl --header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" "https://gitlab.example.com/api/v4/projects/1/pipeline/46"
curl --header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" "https://gitlab.example.com/api/v4/projects/1/pipeline
s
/46"
```
Example of response
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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