Fixed heading and styling

This commit is contained in:
keithhc2 2021-08-30 11:35:11 -07:00
parent edd9d2e313
commit 5ddabb88bd
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,8 @@ nav_order: 5
---
# Get document
Introduced 1.0
{: .label .label-purple}
After adding a JSON document to your index, you can use the get document API operation to retrieve the document's information and data.

View File

@ -16,7 +16,6 @@ The multi-get operation allows you to execute multiple GET operations in one req
```json
GET _mget
{
"docs": [
{