You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/trex_release-notes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ About this release:
35
35
36
36
* `columnsToIncludeById` can be applied to `getSummaryDataAsync` to restrict the columns fetched.
37
37
38
-
* `includeDataValuesOnly` or `includeFormattedValuesOnly` can be applied to `getSummaryDataAysnc` to restrict the amount of information returned to what you really need.
38
+
* `includeDataValuesOnly` or `includeFormattedValuesOnly` can be applied to `getSummaryDataAsync` to restrict the amount of information returned to what you really need.
39
39
40
40
* The `getSummaryColumnsInfoAsync` method is new in this release. It returns the column information for each column that will be returned in `getSummaryDataAsync`.
0 commit comments