Skip to content

Commit 4aca8a8

Browse files
katacekTC-MO
andauthored
Update sources/platform/actors/development/actor_definition/dataset_schema/validation.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 4844192 commit 4aca8a8

File tree

1 file changed

+7
-1
lines changed
  • sources/platform/actors/development/actor_definition/dataset_schema

1 file changed

+7
-1
lines changed

sources/platform/actors/development/actor_definition/dataset_schema/validation.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ slug: /actors/development/actor-definition/dataset-schema/validation
88

99
---
1010

11-
To define a schema for a default dataset of an Actor run, you need to set `fields` property in the dataset schema. It’s currently impossible to set a schema for a named dataset (same as for dataset views).
11+
To define a schema for a default dataset of an Actor run, you need to set `fields` property in the dataset schema.
12+
13+
:::note Schema limitations
14+
15+
Schema configuration is not available for named datasets or dataset views.
16+
17+
:::
1218

1319
:::info
1420

0 commit comments

Comments
 (0)