MendeleyClient
MendeleyClient copied to clipboard
API error
Hi,
just a minor issue, but in mendeley_client.py the URI of document_details is wrong. It should be '/oapi/library/documents/
226c226
< 'url': '/oapi/library/documents/%(id)s/',
'url': '/oapi/library/documents/details/%(id)s/',