Merge pull request #10921 from hashicorp/b-fix-regions-api-docs

docs: fixup regions API documentation path to include version.
This commit is contained in:
James Rasell
2021-07-21 18:29:09 +02:00
committed by GitHub

View File

@@ -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