You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
From analysisTypeRegistration.json
Remove samples property from list of disallowed properties
Note
We want to reuse these definitions to add to the legacy schemas.
The text was updated successfully, but these errors were encountered:
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
baseSchema.json
samples
propertysample
,specimen
,donor
analysisTypeRegistration.json
samples
property from list of disallowed propertiesNote
We want to reuse these definitions to add to the legacy schemas.
The text was updated successfully, but these errors were encountered: