diff -r a91030bda803 -r e5cc001c6476 docs/README.txt --- a/docs/README.txt Sun Dec 30 18:08:03 2018 +0100 +++ b/docs/README.txt Sun Dec 30 18:08:28 2018 +0100 @@ -48,9 +48,18 @@ "resource_info": { "type": "object", "properties": { + "original_title": { + "type": "text" + }, "author": { "type": "text" }, + "translator": { + "type": "text" + }, + "illustrator": { + "type": "text" + }, "drawer": { "type": "text" },