Adding help text

This commit is contained in:
mvaradi 2020-10-15 14:22:46 +01:00
parent cb2c0b060b
commit 136aad427d

View file

@ -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": {