Update average.md to reflect aggregate name specified (#6501)
Signed-off-by: A. Fox <Anthonyfox1988@gmail.com>
This commit is contained in:
parent
5b5b1d0de1
commit
2f5d20ef04
|
@ -50,9 +50,9 @@ GET opensearch_dashboards_sample_data_ecommerce/_search
|
|||
"hits": []
|
||||
},
|
||||
"aggregations": {
|
||||
"sum_taxful_total_price": {
|
||||
"avg_taxful_total_price": {
|
||||
"value": 75.05542864304813
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue