Skip to content

Commit 222c46f

Browse files
committed
✨ Automatic changes -> ✨ New server autogenerated files [ci skip]
1 parent ed1ac2c commit 222c46f

36 files changed

Lines changed: 5531 additions & 0 deletions

changes/20260225120327.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated client due to schema changes

client/.openapi-generator/FILES

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.travis.yml
33
README.md
44
api/openapi.yaml
5+
api_analyser.go
56
api_authentication.go
67
api_authorization.go
78
api_build_jobs.go
@@ -34,6 +35,11 @@ docs/AccountSummaryItem.md
3435
docs/AccountSummaryLinks.md
3536
docs/AccountType.md
3637
docs/AdditionalTool.md
38+
docs/AnalyserAPI.md
39+
docs/AnalyserCollection.md
40+
docs/AnalyserIP.md
41+
docs/AnalyserItem.md
42+
docs/AnalyserItemLinks.md
3743
docs/ArtefactManagerCollection.md
3844
docs/ArtefactManagerItem.md
3945
docs/ArtefactManagerLinks.md
@@ -47,6 +53,7 @@ docs/BuildMessageItem.md
4753
docs/BuildToolTypes.md
4854
docs/CMSISBuildersAPI.md
4955
docs/CMSISIntellisenseBuildersAPI.md
56+
docs/ClockInfo.md
5057
docs/CmsisBuilderCollection.md
5158
docs/CmsisBuilderItem.md
5259
docs/CmsisBuilderItemLinks.md
@@ -57,6 +64,7 @@ docs/CollectionMetadata.md
5764
docs/CommonMetadata.md
5865
docs/DeprecationInfo.md
5966
docs/DeprecationNoticeAPI.md
67+
docs/EmbeddedAnalyserItems.md
6068
docs/EmbeddedArtefactManagerItems.md
6169
docs/EmbeddedBuildJobItems.md
6270
docs/EmbeddedCmsisBuilderItems.md
@@ -83,6 +91,8 @@ docs/EmbeddedWorkspaceSourceItems.md
8391
docs/EndpointDeprecationNotice.md
8492
docs/EndpointDeprecationNoticeCollection.md
8593
docs/EndpointDeprecationNoticeLinks.md
94+
docs/Engine.md
95+
docs/EngineType.md
8696
docs/EntitlementsListFeedItem.md
8797
docs/EntitlementsListRequest.md
8898
docs/ErrorResponse.md
@@ -133,6 +143,7 @@ docs/HalFeedLinks.md
133143
docs/HalLinkData.md
134144
docs/HalOnlyEmbeddableCollectionLinks.md
135145
docs/HalSimpleCollectionLinks.md
146+
docs/HardwareTarget.md
136147
docs/InstancePermissionItem.md
137148
docs/IntellisenseJobCollection.md
138149
docs/IntellisenseJobItem.md
@@ -141,15 +152,18 @@ docs/IntellisenseJobsAPI.md
141152
docs/IntellisenseMessageItem.md
142153
docs/ListVendorsCollection.md
143154
docs/MessageObject.md
155+
docs/ModelFormat.md
144156
docs/NotificationFeed.md
145157
docs/NotificationMessageObject.md
146158
docs/PATCollection.md
147159
docs/PATCreationItem.md
148160
docs/PATItem.md
149161
docs/PagingMetadata.md
162+
docs/PartnerSpecific.md
150163
docs/PermissionItem.md
151164
docs/PermissionOperation.md
152165
docs/PersonalAccessTokenAPI.md
166+
docs/Profile.md
153167
docs/RetainBuildJobRequest.md
154168
docs/RetainWorkspaceRequest.md
155169
docs/RootResourceAPI.md
@@ -162,6 +176,7 @@ docs/ServiceAccountItemLinks.md
162176
docs/SimpleCollection.md
163177
docs/TokenIntrospectionRequestItem.md
164178
docs/TokenIntrospectionResponseItem.md
179+
docs/Tool.md
165180
docs/ToolchainTypes.md
166181
docs/UserCollection.md
167182
docs/UserInviteItem.md
@@ -203,6 +218,10 @@ model_account_summary_item.go
203218
model_account_summary_links.go
204219
model_account_type.go
205220
model_additional_tool.go
221+
model_analyser_collection.go
222+
model_analyser_ip.go
223+
model_analyser_item.go
224+
model_analyser_item_links.go
206225
model_artefact_manager_collection.go
207226
model_artefact_manager_item.go
208227
model_artefact_manager_links.go
@@ -211,6 +230,7 @@ model_build_job_item.go
211230
model_build_job_item_links.go
212231
model_build_message_item.go
213232
model_build_tool_types.go
233+
model_clock_info.go
214234
model_cmsis_builder_collection.go
215235
model_cmsis_builder_item.go
216236
model_cmsis_builder_item_links.go
@@ -220,6 +240,7 @@ model_cmsis_intellisense_item_links.go
220240
model_collection_metadata.go
221241
model_common_metadata.go
222242
model_deprecation_info.go
243+
model_embedded_analyser_items.go
223244
model_embedded_artefact_manager_items.go
224245
model_embedded_build_job_items.go
225246
model_embedded_cmsis_builder_items.go
@@ -246,6 +267,8 @@ model_embedded_workspace_source_items.go
246267
model_endpoint_deprecation_notice.go
247268
model_endpoint_deprecation_notice_collection.go
248269
model_endpoint_deprecation_notice_links.go
270+
model_engine.go
271+
model_engine_type.go
249272
model_entitlements_list_feed_item.go
250273
model_entitlements_list_request.go
251274
model_error_response.go
@@ -287,21 +310,25 @@ model_hal_feed_links.go
287310
model_hal_link_data.go
288311
model_hal_only_embeddable_collection_links.go
289312
model_hal_simple_collection_links.go
313+
model_hardware_target.go
290314
model_instance_permission_item.go
291315
model_intellisense_job_collection.go
292316
model_intellisense_job_item.go
293317
model_intellisense_job_item_links.go
294318
model_intellisense_message_item.go
295319
model_list_vendors_collection.go
296320
model_message_object.go
321+
model_model_format.go
297322
model_notification_feed.go
298323
model_notification_message_object.go
299324
model_paging_metadata.go
325+
model_partner_specific.go
300326
model_pat_collection.go
301327
model_pat_creation_item.go
302328
model_pat_item.go
303329
model_permission_item.go
304330
model_permission_operation.go
331+
model_profile.go
305332
model_retain_build_job_request.go
306333
model_retain_workspace_request.go
307334
model_service_access_token_collection.go
@@ -312,6 +339,7 @@ model_service_account_item_links.go
312339
model_simple_collection.go
313340
model_token_introspection_request_item.go
314341
model_token_introspection_response_item.go
342+
model_tool.go
315343
model_toolchain_types.go
316344
model_user_collection.go
317345
model_user_invite_item.go
@@ -340,6 +368,7 @@ model_workspace_source_collection.go
340368
model_workspace_source_item.go
341369
model_workspace_source_item_links.go
342370
response.go
371+
test/api_analyser_test.go
343372
test/api_authentication_test.go
344373
test/api_authorization_test.go
345374
test/api_build_jobs_test.go

client/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ All URIs are relative to *https://all.api.keil.arm.com*
109109

110110
Class | Method | HTTP request | Description
111111
------------ | ------------- | ------------- | -------------
112+
*AnalyserAPI* | [**GetAnalyser**](docs/AnalyserAPI.md#getanalyser) | **Get** /analysers/{analyserName} | Get analyser description
113+
*AnalyserAPI* | [**ListAnalysers**](docs/AnalyserAPI.md#listanalysers) | **Get** /analysers/ | List analysers currently available in Perf-AI
112114
*AuthenticationAPI* | [**DeleteUser**](docs/AuthenticationAPI.md#deleteuser) | **Delete** /users/{userName} | Delete a user.
113115
*AuthenticationAPI* | [**GetMe**](docs/AuthenticationAPI.md#getme) | **Get** /users/me | Get my user information
114116
*AuthenticationAPI* | [**GetMyAccountSummary**](docs/AuthenticationAPI.md#getmyaccountsummary) | **Get** /accounts/me | Get the account summary for the current authenticated caller
@@ -286,6 +288,10 @@ Class | Method | HTTP request | Description
286288
- [AccountSummaryLinks](docs/AccountSummaryLinks.md)
287289
- [AccountType](docs/AccountType.md)
288290
- [AdditionalTool](docs/AdditionalTool.md)
291+
- [AnalyserCollection](docs/AnalyserCollection.md)
292+
- [AnalyserIP](docs/AnalyserIP.md)
293+
- [AnalyserItem](docs/AnalyserItem.md)
294+
- [AnalyserItemLinks](docs/AnalyserItemLinks.md)
289295
- [ArtefactManagerCollection](docs/ArtefactManagerCollection.md)
290296
- [ArtefactManagerItem](docs/ArtefactManagerItem.md)
291297
- [ArtefactManagerLinks](docs/ArtefactManagerLinks.md)
@@ -294,6 +300,7 @@ Class | Method | HTTP request | Description
294300
- [BuildJobItemLinks](docs/BuildJobItemLinks.md)
295301
- [BuildMessageItem](docs/BuildMessageItem.md)
296302
- [BuildToolTypes](docs/BuildToolTypes.md)
303+
- [ClockInfo](docs/ClockInfo.md)
297304
- [CmsisBuilderCollection](docs/CmsisBuilderCollection.md)
298305
- [CmsisBuilderItem](docs/CmsisBuilderItem.md)
299306
- [CmsisBuilderItemLinks](docs/CmsisBuilderItemLinks.md)
@@ -303,6 +310,7 @@ Class | Method | HTTP request | Description
303310
- [CollectionMetadata](docs/CollectionMetadata.md)
304311
- [CommonMetadata](docs/CommonMetadata.md)
305312
- [DeprecationInfo](docs/DeprecationInfo.md)
313+
- [EmbeddedAnalyserItems](docs/EmbeddedAnalyserItems.md)
306314
- [EmbeddedArtefactManagerItems](docs/EmbeddedArtefactManagerItems.md)
307315
- [EmbeddedBuildJobItems](docs/EmbeddedBuildJobItems.md)
308316
- [EmbeddedCmsisBuilderItems](docs/EmbeddedCmsisBuilderItems.md)
@@ -329,6 +337,8 @@ Class | Method | HTTP request | Description
329337
- [EndpointDeprecationNotice](docs/EndpointDeprecationNotice.md)
330338
- [EndpointDeprecationNoticeCollection](docs/EndpointDeprecationNoticeCollection.md)
331339
- [EndpointDeprecationNoticeLinks](docs/EndpointDeprecationNoticeLinks.md)
340+
- [Engine](docs/Engine.md)
341+
- [EngineType](docs/EngineType.md)
332342
- [EntitlementsListFeedItem](docs/EntitlementsListFeedItem.md)
333343
- [EntitlementsListRequest](docs/EntitlementsListRequest.md)
334344
- [ErrorResponse](docs/ErrorResponse.md)
@@ -370,21 +380,25 @@ Class | Method | HTTP request | Description
370380
- [HalLinkData](docs/HalLinkData.md)
371381
- [HalOnlyEmbeddableCollectionLinks](docs/HalOnlyEmbeddableCollectionLinks.md)
372382
- [HalSimpleCollectionLinks](docs/HalSimpleCollectionLinks.md)
383+
- [HardwareTarget](docs/HardwareTarget.md)
373384
- [InstancePermissionItem](docs/InstancePermissionItem.md)
374385
- [IntellisenseJobCollection](docs/IntellisenseJobCollection.md)
375386
- [IntellisenseJobItem](docs/IntellisenseJobItem.md)
376387
- [IntellisenseJobItemLinks](docs/IntellisenseJobItemLinks.md)
377388
- [IntellisenseMessageItem](docs/IntellisenseMessageItem.md)
378389
- [ListVendorsCollection](docs/ListVendorsCollection.md)
379390
- [MessageObject](docs/MessageObject.md)
391+
- [ModelFormat](docs/ModelFormat.md)
380392
- [NotificationFeed](docs/NotificationFeed.md)
381393
- [NotificationMessageObject](docs/NotificationMessageObject.md)
382394
- [PATCollection](docs/PATCollection.md)
383395
- [PATCreationItem](docs/PATCreationItem.md)
384396
- [PATItem](docs/PATItem.md)
385397
- [PagingMetadata](docs/PagingMetadata.md)
398+
- [PartnerSpecific](docs/PartnerSpecific.md)
386399
- [PermissionItem](docs/PermissionItem.md)
387400
- [PermissionOperation](docs/PermissionOperation.md)
401+
- [Profile](docs/Profile.md)
388402
- [RetainBuildJobRequest](docs/RetainBuildJobRequest.md)
389403
- [RetainWorkspaceRequest](docs/RetainWorkspaceRequest.md)
390404
- [ServiceAccessTokenCollection](docs/ServiceAccessTokenCollection.md)
@@ -395,6 +409,7 @@ Class | Method | HTTP request | Description
395409
- [SimpleCollection](docs/SimpleCollection.md)
396410
- [TokenIntrospectionRequestItem](docs/TokenIntrospectionRequestItem.md)
397411
- [TokenIntrospectionResponseItem](docs/TokenIntrospectionResponseItem.md)
412+
- [Tool](docs/Tool.md)
398413
- [ToolchainTypes](docs/ToolchainTypes.md)
399414
- [UserCollection](docs/UserCollection.md)
400415
- [UserInviteItem](docs/UserInviteItem.md)

0 commit comments

Comments
 (0)