Skip to content

Commit

Permalink
docs: Update dataset-items.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcklingen committed Jun 20, 2024
1 parent b6a31f6 commit 770d1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/apis/server/definition/dataset-items.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ types:
sourceObservationId: optional<string>
id:
type: optional<string>
docs: Dataset items are upserted on their id
docs: Dataset items are upserted on their id. Id needs to be globally unique and cannot be reused across datasets.
status:
type: optional<commons.DatasetStatus>
docs: Defaults to ACTIVE for newly created items

0 comments on commit 770d1ab

Please sign in to comment.