mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Remove excess comma in code block
This commit is contained in:
parent
666c172ee2
commit
3bb24921a9
@ -76,7 +76,7 @@ might return:
|
||||
"_index": "my_index",
|
||||
"_type": "my_type",
|
||||
"_id": "1",
|
||||
"_timestamp": 10000000, <1>,
|
||||
"_timestamp": 10000000, <1>
|
||||
"_source": {
|
||||
"foo" : [ "bar" ]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user