Skip to content

Commit ce3ecf3

Browse files
committed
fix: update description
1 parent e4aab35 commit ce3ecf3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,9 @@ get:
353353
- name: view
354354
in: query
355355
description: |
356-
Defines the view from the schema of items in your dataset,
357-
you can check the full specification in [Apify docs](/platform/actors/development/actor-definition/dataset-schema).
356+
Defines the view configuration for dataset items based on the schema definition.
357+
This parameter determines how the data will be filtered and presented.
358+
For complete specification details, see the [dataset schema documentation](/platform/actors/development/actor-definition/dataset-schema).
358359
schema:
359360
type: string
360361
example: overview

0 commit comments

Comments
 (0)