6 Commits

Author SHA1 Message Date
Jordan Reimer
3e7a8a2e1b
fixes issue in api client runtime VoidApiResponse handler (#30441) 2025-04-29 11:32:14 -06:00
Jordan Reimer
3cc24fbecb
[UI] API Client Update (#30380)
* 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
2025-04-25 10:36:23 -06:00
Jordan Reimer
1cb6eacaca
regenerates api client with changes for query (#30070) 2025-03-28 13:26:04 -06:00
Jordan Reimer
1c95305989
[UI] Ember Data Migration - Tools Unwrap Component (#30022)
* 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
2025-03-25 14:45:39 -06:00
Jordan Reimer
90f78ea492
regenerates api client with void response handling updates (#29985) 2025-03-21 09:25:30 -06:00
Jordan Reimer
5905f43e1f
[UI] Check-in Built API Client (#29955)
* removes dist from api-client gitignore

* ignores api-client/dist directory for eslint and prettier

* builds api client
2025-03-19 11:50:15 -06:00