Project

General

Profile

Improvement #11730

Updated by Subodhinie chathurajika 10 months ago

Backend development for searching of Windows Updates according to last deployed date, type, update category name 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