Browse Source

Adding API version for example call (#7626)

pull/7633/head
danielehc 5 years ago committed by GitHub
parent
commit
0fef193278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/source/api/operator/autopilot.html.md

2
website/source/api/operator/autopilot.html.md

@ -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

Loading…
Cancel
Save