diff options
author | Z.J. van de Weg <zegerjan@gitlab.com> | 2016-08-17 15:23:58 +0200 |
---|---|---|
committer | Z.J. van de Weg <zegerjan@gitlab.com> | 2016-08-18 16:56:39 +0200 |
commit | df5661b6f49d8a18db7fae6bda71f9dc733f5279 (patch) | |
tree | e1b95baace0ac1d7ffc4056d76e64addb1e47adf /doc/api/README.md | |
parent | de7b8e51b8b7b5bfaa72ee62a4eb08497cf69b4b (diff) | |
download | gitlab-ce-zj-pipelines-api-endpoints.tar.gz |
Add docs on API for pipelines, plus minor fixeszj-pipelines-api-endpoints
Diffstat (limited to 'doc/api/README.md')
-rw-r--r-- | doc/api/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md index f3117815c7c..3e79cce0120 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -26,6 +26,7 @@ following locations: - [Open source license templates](licenses.md) - [Namespaces](namespaces.md) - [Notes](notes.md) (comments) +- [Pipelines](pipelines.md) - [Projects](projects.md) including setting Webhooks - [Project Access Requests](access_requests.md) - [Project Members](members.md) |