We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e0771 commit 3696f40Copy full SHA for 3696f40
assets/schema_input.json
@@ -8,7 +8,7 @@
8
"type": "array",
9
"items": {
10
"type": "string",
11
- "pattern": "^(((SR|ER|DR)[APRSX])|(SAM(N|EA|D))|(PRJ(NA|EB|DB))|(GS[EM])|(syn))(\\d+)$",
+ "pattern": "^(((SR|ER|DR)[APRSX])|(SAM(N|EA|D))|(PRJ(NA|EB|DB))|(syn))(\\d+)$",
12
"errorMessage": "Please provide a valid SRA, ENA, DDBJ identifier"
13
}
14
0 commit comments