docs: fix markdown heading levels (#15912)

This commit is contained in:
Jared Kirschner 2023-01-06 11:37:19 -05:00 committed by GitHub
parent 482c9e1122
commit a8840e710e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -676,7 +676,7 @@ The table below shows this endpoint's support for
The corresponding CLI command is [`consul acl token list`](/commands/acl/token/list).
## Query Parameters
### Query Parameters
- `policy` `(string: "")` - Filters the token list to those tokens that are
linked with this specific policy ID.
@ -695,7 +695,7 @@ The corresponding CLI command is [`consul acl token list`](/commands/acl/token/l
The namespace may be specified as '\*' to return results for all namespaces.
You can also [specify the namespace through other methods](#methods-to-specify-namespace).
## Sample Request
### Sample Request
```shell-session
$ curl --request GET http://127.0.0.1:8500/v1/acl/tokens