Fixed issue with ORCID Research search queries

This commit is contained in:
George Kalampokis 2020-03-13 12:05:34 +02:00
parent dbf94eb4b4
commit 1a06bb98c6
1 changed files with 2 additions and 2 deletions

View File

@ -648,7 +648,7 @@
<ordinal>2</ordinal>
<type>External</type>
<url>https://pub.sandbox.orcid.org/v3.0/search/?q={like}&amp;start={page}&amp;rows={pageSize}</url>
<firstPage>1</firstPage>
<firstPage>0</firstPage>
<contenttype>application/json; charset=utf-8</contenttype>
<data>
<path>$['result'][*]['orcid-identifier']</path>
@ -665,7 +665,7 @@
<ordinal>3</ordinal>
<type>External</type>
<url>https://pub.{host}/v3.0/{path}/personal-details</url>
<firstPage>1</firstPage>
<firstPage>0</firstPage>
<data>
<parse-class>eu.eudat.models.data.external.orcid.PersonalDetails</parse-class>
<parse-field>name</parse-field>