Skip to content

Commit a8237f4

Browse files
committed
update link in description
1 parent f8342c2 commit a8237f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apify-api/openapi/paths/datasets/datasets@{datasetId}@field-statistics.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ get:
66
Returns field statistics for given dataset.
77
When you configure the dataset [fields schema](https://docs.apify.com/platform/actors/development/actor-definition/dataset-schema/validation), we generate a field list and measure the statistics such as `min`, `max`, `nullCount` and `emptyCount`.
88
9-
See [documentation](https://docs.apify.com/platform/actors/development/actor-definition/dataset-schema/validation#dataset-field-statistics) for more information.
9+
See dataset fields schema [documentation](https://docs.apify.com/platform/actors/development/actor-definition/dataset-schema/validation#dataset-field-statistics) for more information.
1010
1111
operationId: dataset_field_statistics_get
1212
parameters:

0 commit comments

Comments
 (0)