Merge pull request #17618 from outsideris/fix-registry-document-parameter

website: remove an unnecessary parameter for API
This commit is contained in:
James Bardin 2018-04-05 08:54:14 -04:00 committed by GitHub
commit f62ef7677c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -663,9 +663,6 @@ download endpoint (above) for the latest version.
- `provider` `(string: <required>)` - The name of the provider.
This is required and is specified as part of the URL path.
- `version` `(string: <required>)` - The version of the module.
This is required and is specified as part of the URL path.
### Sample Request
```text