Update average.md to reflect aggregate name specified (#6501)
Signed-off-by: A. Fox <[email protected]>
This commit is contained in:
@@ -50,9 +50,9 @@ GET opensearch_dashboards_sample_data_ecommerce/_search
|
||||
"hits": []
|
||||
},
|
||||
"aggregations": {
|
||||
"sum_taxful_total_price": {
|
||||
"avg_taxful_total_price": {
|
||||
"value": 75.05542864304813
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user