From c3c50e33da902f5f01fda208292ef7748a97eef5 Mon Sep 17 00:00:00 2001 From: James Rasell Date: Wed, 21 Jul 2021 12:14:19 +0200 Subject: [PATCH] docs: fixup regions API documentation path to include version. --- website/content/api-docs/regions.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/api-docs/regions.mdx b/website/content/api-docs/regions.mdx index 20627d526..a7896d66c 100644 --- a/website/content/api-docs/regions.mdx +++ b/website/content/api-docs/regions.mdx @@ -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