Skip to content

Commit

Permalink
no subsequent admonitions
Browse files Browse the repository at this point in the history
  • Loading branch information
katacek committed Dec 5, 2024
1 parent 9c6c99c commit 0f9872b
Showing 1 changed file with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,12 @@ slug: /actors/development/actor-definition/dataset-schema/validation

To define a schema for a default dataset of an Actor run, you need to set `fields` property in the dataset schema.

:::note Schema limitations

Schema configuration is not available for named datasets or dataset views.

:::

:::info

The schema defines a single item in the dataset. Be careful not to define the schema as an array, it always needs to be a schema of an object.

Schema configuration is not available for named datasets or dataset views.

:::

You can either do that directly through `actor.json`:
Expand Down

0 comments on commit 0f9872b

Please sign in to comment.