Change headings to h2 (#19402)

This commit is contained in:
Max Winslow
2023-03-07 15:48:51 -08:00
committed by GitHub
parent 0a055ddf7c
commit 7071eb26f4

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.