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 66415be90e
commit 0fef193278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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