Commit graph

25 commits

Author SHA1 Message Date
Evan Read
60b3ea9493 Refactor snippets API documentation page 2019-02-08 13:57:31 +00:00
Achilleas Pipinellis
0e078d1a8a
Replace look-alike token with '<your_access_token>'
Replace all '9koXpg98eAheJpvBs5tK' occurrences with
'<your_access_token>' in API docs.
2019-01-04 13:19:27 +01:00
colinleroy
3da9fef010 Fix lack of documentation on how to fetch a snippet's content using API 2018-12-04 03:20:31 +00:00
Jan
4077d4f735 Resolve "Provide ability to retrieve visibility level via Snippets API" 2018-06-13 10:28:27 +00:00
Achilleas Pipinellis
6e24b4ba18 Merge branch 'docs-fix-api-snippets-docs' into 'master'
Fix external links in Snippets API documentation

See merge request gitlab-org/gitlab-ce!16385
2018-01-11 16:57:28 +00:00
Mark Fletcher
d48df55177 Fix external links in Snippets API documentation 2018-01-11 11:25:05 +00:00
Sascha Szott
3545ceb02c apply documentation changes from EE to CE 2018-01-11 08:04:50 +00:00
James Lopez
a9e8af3386 add spec and project snippet user agent details endpoint 2017-07-07 15:54:39 +02:00
James Lopez
5173955fd4 update docs 2017-07-07 15:18:01 +02:00
James Lopez
2aa95aa018 refactor code based on feedback 2017-07-06 15:27:49 +02:00
James Lopez
47e17fe12a fix docs 2017-07-06 15:27:49 +02:00
James Lopez
bd9b62114f add API documentation 2017-07-06 15:27:48 +02:00
Jarka Kadlecova
4464c22d6d Support descriptions for snippets 2017-05-31 07:17:03 +02:00
Marcia Ramos
d5eb66663e update API doc with +API (h1 heading) 2017-05-10 15:48:07 -03:00
Toon Claes
209856166e Expose Snippet VisibilityLevel as String 2017-03-02 12:15:24 +01:00
Robert Schilling
1ead6a9793 Use v4 endpoint in API docs 2017-03-01 18:39:40 +01:00
Guyzmo
fde754e267 API: Endpoint to expose personal snippets as /snippets
Adding the necessary API for the new /snippets Restful resource
added with this commit. Added a new Grape class `Snippets`, as
well as a `PersonalSnippet` entity.

Issue: #20042
Merge-Request: !6373
Signed-off-by: Guyzmo <guyzmo+gitlab+pub@m0g.net>
2016-12-01 19:07:49 +01:00
Dmitriy Zaporozhets
68d146b4a6 Improve api docs 2013-06-06 13:19:23 +03:00
Sebastian Ziebell
3374027e3a Merge branch 'master' into fixes/api, code clean up and tests fixed
Conflicts:
	doc/api/projects.md
	spec/requests/api/projects_spec.rb
2013-03-07 14:51:56 +01:00
Sebastian Ziebell
39114d259c API: documentation contains infos to status codes in README file.
All the info to return codes from the API functions are available in the `README.md` file as suggested.
2013-03-07 00:15:57 +01:00
Sebastian Ziebell
9ee6c58acc API documentation updated for project snippets.
The API Documentation for project snippets got infos to return codes. Tests are added
to check status codes when handling project snippets.
2013-02-21 21:13:46 +01:00
Riyad Preukschas
8f01190eb5 Remove all references tp the project code parameter from the API 2012-12-21 18:47:04 +01:00
Cyril
d3b8952f8f Add username to User and UserBasic entities in API and in examples in doc. 2012-12-12 18:51:20 +01:00
Nihad Abbasov
61f12da3a5 API: add project snippets listing 2012-10-08 02:13:53 -07:00
randx
fee26c58e2 Move snippets api doc to separate file 2012-08-25 19:21:11 +03:00