Skip to content

Commit aefab1a

Browse files
committed
Fix enum in yaml file
1 parent 7163e5b commit aefab1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microsetta_private_api/api/microsetta_private_api.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3515,7 +3515,7 @@ components:
35153515
file_contents:
35163516
type: string
35173517
report_type:
3518-
enum: ["sample", "ffq"]
3518+
enum: ["kit", "ffq"]
35193519
nonhuman_source:
35203520
type: object
35213521
properties:

0 commit comments

Comments
 (0)