-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
breaking-changeChanges to the code might result in breaking-changesChanges to the code might result in breaking-changesrefactor-analysis-data-model
Description
This ticket is contributing to the epic: #863
Summary of request
Update the JSON Schemas to remove Donor, Specimen, and Samples from the base analysis schema, and allow these fields to be added to all dynamic schemas.
Details
- From
baseSchema.json
- Remove
samples
property - Remove definitions for
sample
,specimen
,donor
- Remove
- From
analysisTypeRegistration.json
- Remove
samples
property from list of disallowed properties
- Remove
Note
We want to reuse these definitions to add to the legacy schemas.
Metadata
Metadata
Assignees
Labels
breaking-changeChanges to the code might result in breaking-changesChanges to the code might result in breaking-changesrefactor-analysis-data-model