Update V3 to V4 docs

This commit is contained in:
Oswaldo Ferreira 2017-02-02 17:41:21 -02:00
parent cadef80275
commit e8fd6c7e66
2 changed files with 11 additions and 0 deletions

View File

@ -49,6 +49,7 @@ following locations:
- [Todos](todos.md)
- [Users](users.md)
- [Validate CI configuration](ci/lint.md)
- [V3 to V4](v3_to_v4.md)
- [Version](version.md)
### Internal CI API

10
doc/api/v3_to_v4.md Normal file
View File

@ -0,0 +1,10 @@
# V3 to V4 version
Our V4 API version is currently available as *Beta*! It means that V3
will still be supported and remain unchanged for now, but be aware that the following
changes are in V4:
### Changes
- Removed `/projects/:search` (use: `/projects?search=x`)