Commit 1532d28c authored by Achilleas Pipinellis's avatar Achilleas Pipinellis Committed by Tomasz Maczukin

Add note of deprecation in old Runners CI API

parent 43c8daf3
# Runners API # Runners API
_**Note:** In GitLab 8.0, GitLab CI was merged in GitLab itself. This document
is deprecated in favor of the [new Runners API](../../api/runners.md)._
## Runners ## Runners
### Retrieve all runners ### Retrieve all runners
...@@ -74,4 +77,4 @@ Returns: ...@@ -74,4 +77,4 @@ Returns:
"updated_at" : "2015-02-26T11:39:39.232Z", "updated_at" : "2015-02-26T11:39:39.232Z",
"description" : "awesome runner" "description" : "awesome runner"
} }
``` ```
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment