diff options
| author | Rémy Coutable <remy@rymai.me> | 2016-07-01 15:36:05 +0000 |
|---|---|---|
| committer | Rémy Coutable <remy@rymai.me> | 2016-07-01 15:36:05 +0000 |
| commit | 557ca2b31ff503b36a4b65af2641fcd0f5682d5b (patch) | |
| tree | b285eeba2b013e0c3b3046bc718e55efc38a2566 /doc/api/README.md | |
| parent | c368cb605bfb586cf93cff3879212906812f327b (diff) | |
| parent | 87ac9c9850d602fd18654498ab3fa005d2b85ac7 (diff) | |
| download | gitlab-ce-557ca2b31ff503b36a4b65af2641fcd0f5682d5b.tar.gz | |
Merge branch 'todos-api' into 'master'
Add Todos API
* Closes #14068
* Closes #14675
- [x] Implementation
- [x] Tests
- [x] Documentation
- [x] Changelog
See merge request !3188
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 288f7f9ee69..d1e6c54c521 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -36,6 +36,7 @@ following locations: - [System Hooks](system_hooks.md) - [Tags](tags.md) - [Users](users.md) +- [Todos](todos.md) ### Internal CI API |
