Adding API version for example call (#7626)
This commit is contained in:
parent
b78220981c
commit
8174c2c0e7
|
@ -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