Skip to content

Commit c431a15

Browse files
committed
fieldStatistics nullable
1 parent 2fb2806 commit c431a15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apify-api/openapi/components/schemas/datasets/GetDatasetStatisticsResponse.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ properties:
88
properties:
99
fieldStatistics:
1010
type: object
11+
nullable: true
1112
additionalProperties:
1213
$ref: ./DatasetFieldStatistics.yaml
1314
description: 'When you configure the dataset [fields schema](https://docs.apify.com/platform/actors/development/actor-definition/dataset-schema/validation), we measure the statistics such as `min`, `max`, `nullCount` and `emptyCount` for each field.

0 commit comments

Comments
 (0)