Skip to content

Commit

Permalink
Removed field that is not used in the request (#16593)
Browse files Browse the repository at this point in the history
  • Loading branch information
omrodrig committed Nov 9, 2021
1 parent 5c9696d commit 4abc028
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2713,10 +2713,6 @@
"modelAsString": true
}
},
"configuration": {
"description": "Has configuration information for the data in the export. The configuration will be ignored if aggregation and grouping are provided.",
"$ref": "#/definitions/QueryDatasetConfiguration"
},
"aggregation": {
"type": "object",
"description": "Dictionary of aggregation expression to use in the query. The key of each item in the dictionary is the alias for the aggregated column. Query can have up to 2 aggregation clauses.",
Expand Down

0 comments on commit 4abc028

Please sign in to comment.