From 136aad427dfbb635486c09bd9c1844cfa94cbbf2 Mon Sep 17 00:00:00 2001 From: mvaradi Date: Thu, 15 Oct 2020 14:22:46 +0100 Subject: [PATCH] Adding help text --- data/funpdbe_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/funpdbe_schema.json b/data/funpdbe_schema.json index 8f192ab..dc16385 100644 --- a/data/funpdbe_schema.json +++ b/data/funpdbe_schema.json @@ -30,7 +30,7 @@ }, "release_date": { "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}$" }, "pdb_id": {