From 815d4db368c8982f42c7c0dffd5495528ed3cff7 Mon Sep 17 00:00:00 2001 From: Outsider Date: Sun, 18 Mar 2018 19:02:05 +0900 Subject: [PATCH] website: remove an unnecessary parameter for API --- website/docs/registry/api.html.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/website/docs/registry/api.html.md b/website/docs/registry/api.html.md index 0e1ba6f8a..1a7c2a55e 100644 --- a/website/docs/registry/api.html.md +++ b/website/docs/registry/api.html.md @@ -663,9 +663,6 @@ download endpoint (above) for the latest version. - `provider` `(string: )` - The name of the provider. This is required and is specified as part of the URL path. -- `version` `(string: )` - The version of the module. - This is required and is specified as part of the URL path. - ### Sample Request ```text