Project

General

Profile

Improvement #11730

Updated by Navod Zoysa 6 days ago

Backend development for searching of Windows Updates according to last deployed date, type and download size. 

 API context path - @/api/device-mgt/windows/v1.0/devices/os-updates/device@ 

 Create a custom pagination request or filter class to hold the filters sent in the API call and do the necessary modifications to the API / DAO layer accordingly.

Back