Commit Graph

8 Commits

Author SHA1 Message Date
Jordan Reimer
a4c869b049
regnerates client after updating gen script (#30997) 2025-06-17 13:39:38 -07:00
Jordan Reimer
8fb58b5859
updates api client with latest changes (#30638) 2025-05-15 17:53:24 +00:00
Jordan Reimer
ed67e9e59e
[UI] Ember Data Migration - Sync Cleanup (#30634)
* 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
2025-05-15 11:15:18 -06:00
Jordan Reimer
d90653042d
[UI] API Client Update - Patch Support (#30619)
* adds patch endpoints to api client and missing params for sync

* adds namespace param to sync activation api client method
2025-05-14 11:30:45 -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
Jim Wright
08ff467960
Regnerate API client (#30051)
* Regnerate API client

* Rerun with runtime change
2025-03-27 10:40:24 -07: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