Merge Angular 16 Irish Monitor to develop #33

Merged
k.triantafyllou merged 151 commits from angular-16-irish-monitor into develop 2024-02-13 09:32:41 +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"