We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4aab35 commit ce3ecf3Copy full SHA for ce3ecf3
apify-api/openapi/paths/datasets/datasets@{datasetId}@items.yaml
@@ -353,8 +353,9 @@ get:
353
- name: view
354
in: query
355
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).
+ Defines the view configuration for dataset items based on the schema definition.
+ 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).
359
schema:
360
type: string
361
example: overview
0 commit comments