mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 09:55:44 +03:00
docs: fixup regions API documentation path to include version.
This commit is contained in:
@@ -10,9 +10,9 @@ The `/regions` endpoints list all known regions.
|
||||
|
||||
## List Regions
|
||||
|
||||
| Method | Path | Produces |
|
||||
| ------ | ---------- | ------------------ |
|
||||
| `GET` | `/regions` | `application/json` |
|
||||
| Method | Path | Produces |
|
||||
| ------ | ------------- | ------------------ |
|
||||
| `GET` | `/v1/regions` | `application/json` |
|
||||
|
||||
The table below shows this endpoint's support for
|
||||
[blocking queries](/api-docs#blocking-queries) and
|
||||
|
||||
Reference in New Issue
Block a user