Skip to content

Commit

Permalink
Merge pull request #813 from hubmapconsortium/Derek-Furst/disallow-up…
Browse files Browse the repository at this point in the history
…date-direct-ancestor

changed sample.direct_ancestor to be immutable
  • Loading branch information
yuanzhou authored Feb 14, 2025
2 parents 0045254 + db4fa3b commit 68c6502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/schema/provenance_schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -976,6 +976,7 @@ ENTITIES:
direct_ancestor:
type: json_string # dict
generated: true
immutable: true
transient: true
indexed: false
on_read_trigger: get_sample_direct_ancestor
Expand Down

0 comments on commit 68c6502

Please sign in to comment.