add note about v1
This commit is contained in:
parent
946e734d98
commit
25700b4d7d
|
@ -42,7 +42,7 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/travis-ci/travis-core.git
|
remote: git://github.com/travis-ci/travis-core.git
|
||||||
revision: 2e7698e92c9cec705758b4c225cf3e04ee72540d
|
revision: 657d6e2380734140fb3f5a08b5f6363ba35002bc
|
||||||
specs:
|
specs:
|
||||||
travis-core (0.0.1)
|
travis-core (0.0.1)
|
||||||
actionmailer (~> 3.2.3)
|
actionmailer (~> 3.2.3)
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
# Overview
|
# Overview
|
||||||
|
|
||||||
|
**This documentation is for the v2 API. However, this endpoint does also serve the [v1 API](http://about.travis-ci.org/docs/dev/api/).**
|
||||||
|
|
||||||
Welcome to the Travis API documentation. This is the API used by the official
|
Welcome to the Travis API documentation. This is the API used by the official
|
||||||
[Travis CI](https://next.travis-ci.org) web interface, so everything the web
|
[Travis CI](https://next.travis-ci.org) web interface, so everything the web
|
||||||
interface is able to do is also accomplishable via the API.
|
interface is able to do is also accomplishable via the API.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user