Readme
This commit is contained in:
@ -580,7 +580,7 @@ curl -H "Content-Type: application/json" -X POST -d '{"ordering":"desc","fields
|
||||
```
|
||||
|
||||
|
||||
#### Value Aggregation
|
||||
#### Query Aggregated Values
|
||||
|
||||
```json
|
||||
{
|
||||
@ -648,7 +648,7 @@ curl -H "Content-Type: application/json" -X POST -d '{"aggregationType":"value"
|
||||
|
||||
```
|
||||
|
||||
Array value [aggregations](https://github.psi.ch/projects/ST/repos/ch.psi.daq.query/browse/src/main/java/ch/psi/daq/query/model/Aggregation.java):
|
||||
See [here](https://github.psi.ch/sf_daq/ch.psi.daq.query/blob/master/src/main/java/ch/psi/daq/query/model/Aggregation.java) for available value aggregations.
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user