-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Admin Console
-
Sprint:UI - 2024-10, UI COOLDOWN - 2024-10
- Create http-service haldler [launchFolderVideoRendition] and store result in the respective store property
- create models interface [new model]
- picture-rendition: {
single:{singledoc:{data:{},error:{}}
folder {data:{},error:{}},
nxql-q:{data:{},error:{}}
}
- picture-rendition: {
-
- Internal data structure may change based on API end point [but try to maintain this node structure in the API Interfaces]
- data validation/types etc