Remove links to consistency modes

This commit is contained in:
Seth Vargo
2017-05-30 21:08:23 -04:00
parent 949a078266
commit 5916480c7f
11 changed files with 44 additions and 88 deletions

View File

@@ -19,8 +19,7 @@ This endpoint lists all allocations.
| `GET` | `/v1/allocations` | `application/json` |
The table below shows this endpoint's support for
[blocking queries](/api/index.html#blocking-queries),
[consistency modes](/api/index.html#consistency-modes), and
[blocking queries](/api/index.html#blocking-queries) and
[required ACLs](/api/index.html#acls).
| Blocking Queries | ACL Required |
@@ -152,8 +151,7 @@ This endpoint reads information about a specific allocation.
| `GET` | `/v1/allocation/:alloc_id` | `application/json` |
The table below shows this endpoint's support for
[blocking queries](/api/index.html#blocking-queries),
[consistency modes](/api/index.html#consistency-modes), and
[blocking queries](/api/index.html#blocking-queries) and
[required ACLs](/api/index.html#acls).
| Blocking Queries | ACL Required |