summaryrefslogtreecommitdiff
path: root/doc/api/README.md
diff options
context:
space:
mode:
authorZ.J. van de Weg <zegerjan@gitlab.com>2016-08-17 15:23:58 +0200
committerZ.J. van de Weg <zegerjan@gitlab.com>2016-08-18 16:56:39 +0200
commitdf5661b6f49d8a18db7fae6bda71f9dc733f5279 (patch)
treee1b95baace0ac1d7ffc4056d76e64addb1e47adf /doc/api/README.md
parentde7b8e51b8b7b5bfaa72ee62a4eb08497cf69b4b (diff)
downloadgitlab-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.md1
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)