Skip to content

Commit 580c505

Browse files
author
Alan Christie
committed
feat: Add files to input and output types
1 parent 96a236c commit 580c505

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

decoder/job-definition-schema.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,7 @@ definitions:
517517
type: string
518518
enum:
519519
- file
520+
- files
520521
- molecules-smi
521522
multiple:
522523
type: boolean
@@ -562,6 +563,7 @@ definitions:
562563
type: string
563564
enum:
564565
- file
566+
- files
565567
annotation-properties:
566568
type: object
567569
additionalProperties: true

0 commit comments

Comments
 (0)