|
|
@ -62,8 +62,10 @@ export class TransformDataSourceInResponseInterceptor< |
|
|
valueMap, |
|
|
valueMap, |
|
|
object: data, |
|
|
object: data, |
|
|
paths: [ |
|
|
paths: [ |
|
|
|
|
|
'activities[*].dataSource', |
|
|
'activities[*].SymbolProfile.dataSource', |
|
|
'activities[*].SymbolProfile.dataSource', |
|
|
'benchmarks[*].dataSource', |
|
|
'benchmarks[*].dataSource', |
|
|
|
|
|
'errors[*].dataSource', |
|
|
'fearAndGreedIndex.CRYPTOCURRENCIES.dataSource', |
|
|
'fearAndGreedIndex.CRYPTOCURRENCIES.dataSource', |
|
|
'fearAndGreedIndex.STOCKS.dataSource', |
|
|
'fearAndGreedIndex.STOCKS.dataSource', |
|
|
'holdings[*].dataSource', |
|
|
'holdings[*].dataSource', |
|
|
|