diff --git a/assets/schema_input.json b/assets/schema_input.json index 2d816ae..c09a283 100644 --- a/assets/schema_input.json +++ b/assets/schema_input.json @@ -17,7 +17,7 @@ "sample_name": { "type": "string", "meta": ["id"], - "errorMessage": "Sample name must be provided" + "errorMessage": "Optional. Used to override sample when used in tools like IRIDA-Next." }, "fastq_1": { "type": "string",