Adding help text
This commit is contained in:
parent
cb2c0b060b
commit
136aad427d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
},
|
},
|
||||||
"release_date": {
|
"release_date": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Release date of the annotation",
|
"description": "Release date of the annotation dd/mm/yyyy",
|
||||||
"pattern": "^[0-3]*[0-9]/[0-1]*[0-9]/[1-2][0-9]{3}$"
|
"pattern": "^[0-3]*[0-9]/[0-1]*[0-9]/[1-2][0-9]{3}$"
|
||||||
},
|
},
|
||||||
"pdb_id": {
|
"pdb_id": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue