Change headings to h2 (#19402)

This commit is contained in:
Max Winslow 2023-03-07 15:48:51 -08:00 committed by GitHub
parent b5eab9d3a0
commit dbbdd33c63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@ $ curl \
}
```
### Delete Entity Alias by ID
## Delete Entity Alias by ID
This endpoint deletes an alias from its corresponding entity.
@ -203,7 +203,7 @@ $ curl \
http://127.0.0.1:8200/v1/identity/entity-alias/id/34982d3d-e3ce-5d8b-6e5f-b9bb34246c31
```
### List Entity Aliases by ID
## List Entity Aliases by ID
This endpoint returns a list of available entity aliases by their identifiers.