Production release February 2024 [CONNECT] #34

Merged
konstantina.galouni merged 168 commits from develop into master 2024-02-15 11:04:20 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit cdb5f1ecd0 - Show all commits

View File

@ -589,7 +589,7 @@ export class SearchResearchResultsService {
}
fetchByDOIs(DOIs:string[]): any {
// let url = properties.searchAPIURLLAst + "resources2/?format=json";
let url = "http://beta.services.openaire.eu:8480/search/rest/v2/api/researchProducts/byDoi"
let url = "http://beta.services.openaire.eu:8480/search/rest/v2/api/researchProducts/byDoi?type=publications"