changeset 127 | e5cc001c6476 |
parent 124 | e7c1926fb3f8 |
child 129 | eb2875558811 |
--- 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" },