79768: Fix followLink syntax

This commit is contained in:
Yura Bondarenko
2021-07-01 23:11:57 +02:00
parent 711abfca35
commit a91f16ed62

View File

@@ -292,13 +292,7 @@ export class MetadataService {
true,
true,
followLink('primaryBitstream'),
followLink('bitstreams',
undefined,
true,
true,
true,
followLink('format')
)
followLink('bitstreams', {}, followLink('format')),
).pipe(
getFirstSucceededRemoteDataPayload(),
switchMap((bundle: Bundle) =>