-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
In the CaaSMapper the data for media picture is mapped but it does not provide information about the fileName.
Start here: https://github.com/e-Spirit/javascript-content-api-library/blob/master/src/modules/CaaSMapper.ts#L940
mapMedia() -> mapMediaPicture():
The mapMediaPicture does not return a fileName even tho it is provided according to the Base definition behind CaaSApi_Media_Picture.
See
- CaaSApi_Media_Picture: https://github.com/e-Spirit/javascript-content-api-library/blob/master/src/types.ts#L519
- CaaSApi_Media_Base: https://github.com/e-Spirit/javascript-content-api-library/blob/master/src/types.ts#L489
This is inconsistent as it works for files but not for images.
Metadata
Metadata
Assignees
Labels
No labels