-
Type:
Sub-task
-
Status:
Resolved
-
Priority:
Minor
-
Resolution:
Fixed
-
Affects Version/s:
None
-
Fix Version/s:
None
-
- Create http-service haldler [launchSingleDocGeneration] and store result in the respective store property
- create models interface [new model]
- thumbnail-generation: {
singledoc:{singledoc:{data:{},error:{}}
folder: {data:{},error:{}},
nxql-q:{data:{},error:{}}
}
-
- 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