[Library | Trunk]: Add b2noteAPIURL on properties
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58419 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
a040fc6bdb
commit
e404f1caf5
|
@ -156,4 +156,5 @@ export class EnvProperties {
|
||||||
lastIndexUpdate: string;
|
lastIndexUpdate: string;
|
||||||
indexInfoAPI: string;
|
indexInfoAPI: string;
|
||||||
altMetricsAPIURL: string;
|
altMetricsAPIURL: string;
|
||||||
|
b2noteAPIURL: string;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue