mirror of https://github.com/hashicorp/consul
Adding API version for example call (#7626)
parent
66415be90e
commit
0fef193278
|
@ -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…
Reference in New Issue