Project

General

Profile

« Previous | Next » 

Revision 53366

Dataprovider Landing page: Parse 'fulltexts' field returned from Datasource API - 'Aggregation Status' and show it as 'Collected full-texts'.

View differences:

dataProviderInfo.ts
10 10
    originalId: string;
11 11
    countries: string[];
12 12

  
13
    aggregationStatus: {"fundedContent": string, "indexRecords": string}; //collected from datasource api
13
    aggregationStatus: {"fundedContent": string, "indexRecords": string, "fulltexts": string}; //collected from datasource api
14 14

  
15 15
    tabs: {"name": string, "content": string}[];
16 16
    tabs2: string[] =[];

Also available in: Unified diff