docs: fix system sample request (#15650)

This commit is contained in:
huazhihao 2023-01-03 23:58:21 +08:00 committed by GitHub
parent 9eb2433871
commit 9771281ecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -54,5 +54,6 @@ The table below shows this endpoint's support for
```shell-session
$ curl \
--request PUT \
https://localhost:4646/v1/system/reconcile/summaries
```