Skip to content

Commit

Permalink
Update returns comment #DATA-3446
Browse files Browse the repository at this point in the history
  • Loading branch information
katiepeters committed Dec 17, 2024
1 parent fb4307f commit 080a7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/app/data.dart
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class DataClient {

/// Obtain unified tabular data and metadata from the specified data source.
///
/// Returns a list of data points.
/// Returns a list of unified tabular data and metadata.
///
/// For more information, see [Data Client API](https://docs.viam.com/appendix/apis/data-client/).
Future<List<TabularDataPoint>> exportTabularData(
Expand Down

0 comments on commit 080a7e6

Please sign in to comment.