From acc17c078188933d3b392ab113dfddb643c7911d Mon Sep 17 00:00:00 2001 From: Christian Gendreau Date: Wed, 23 Oct 2024 11:53:12 -0400 Subject: [PATCH] Update seqSubmission.yml Removed seq-batch --- schema/seqSubmission.yml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/schema/seqSubmission.yml b/schema/seqSubmission.yml index 0a4dc92..cd92231 100644 --- a/schema/seqSubmission.yml +++ b/schema/seqSubmission.yml @@ -208,25 +208,6 @@ components: relationships: type: object properties: - seqBatch: - type: object - nullable: true - required: - - data - properties: - data: - type: object - required: - - type - - id - properties: - type: - enum: [seq-batch] - id: - type: string - format: uuid - description: SeqBatch id - example: 99e59304-b63d-42d8-ba03-4c1d415f5d5a submittedBy: type: object nullable: true