* removes namespace param from activation flags endpoint in api client
* updates sync activation modal to use api service
* updates sync destination sync page to use api service
* removes ember data type deps from sync engine and updates tests
* updates sync activation modal to always override namespace header in activate request
* regenerates api client
* updates systemReadUtilizationReport api method to generateUtilizationReport
* updates VoidResponse interface to camelCase keys
* fixes issue in api-client VoidApiResponse
* updates tools components and tests to camel api response keys
* test fixes
* fixes more tests
* generates new api client version with runtime changes for VoidResponse type and JSONApiResponse transformer update
* removes extractData middleware from api service
* converts tools/unwrap component to ts and updates to use api service
* another api client version with more tweaks to JSONApiResponse in runtime
* removes extractData test for api service
* initial commit of generated api client
* bumps lock file
* changes api client dep from file link to portal in package
* adds ui/api-client to copywrite config header ignore