Skip to content

Commit

Permalink
Merge pull request #244 from biocore/merge_mistake_fix
Browse files Browse the repository at this point in the history
correct barcode scan value for case where no source found
  • Loading branch information
wasade committed Jul 22, 2020
2 parents 36f351a + bb8a44d commit d48be22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microsetta_private_api/api/microsetta_private_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1063,7 +1063,7 @@ paths:
# because how can one be scanning a barcode
# one didn't receive?
enum: ["sample-is-valid",
"no-associated-consent",
"no-associated-source",
"no-registered-account",
"no-collection-info",
"sample-has-inconsistencies",
Expand Down

0 comments on commit d48be22

Please sign in to comment.