Adding API version for example call (#7626)

This commit is contained in:
danielehc 2020-04-09 12:25:22 -07:00 committed by GitHub
parent b78220981c
commit 8174c2c0e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ The table below shows this endpoint's support for
```text
$ curl \
http://127.0.0.1:8500/operator/autopilot/configuration
http://127.0.0.1:8500/v1/operator/autopilot/configuration
```
### Sample Response