BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
6e24b4ba
Commit
6e24b4ba
authored
Jan 11, 2018
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'docs-fix-api-snippets-docs' into 'master'
Fix external links in Snippets API documentation See merge request gitlab-org/gitlab-ce!16385
parents
2c27117a
d48df551
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
snippets.md
doc/api/snippets.md
+3
-2
No files found.
doc/api/snippets.md
View file @
6e24b4ba
...
...
@@ -2,7 +2,7 @@
> [Introduced][ce-6373] in GitLab 8.15.
##
#
Snippet visibility level
## Snippet visibility level
Snippets in GitLab can be either private, internal, or public.
You can set it with the
`visibility`
field in the snippet.
...
...
@@ -273,4 +273,5 @@ Example response:
}
```
[
ce-[ce-29508
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues/29508]:
https://gitlab.com/gitlab-org/gitlab-ce/issues/29508
[
ce-6373
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6373
[
ce-29508
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12655
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