Skip to content

Commit

Permalink
Update seqSubmission.yml
Browse files Browse the repository at this point in the history
Removed seq-batch
  • Loading branch information
cgendreau authored Oct 23, 2024
1 parent e79be8a commit acc17c0
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions schema/seqSubmission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit acc17c0

Please sign in to comment.