File tree Expand file tree Collapse file tree 1 file changed +0
-41
lines changed Expand file tree Collapse file tree 1 file changed +0
-41
lines changed Original file line number Diff line number Diff line change 484
484
"type" : " string" ,
485
485
"description" : " A unique upload ID for S3"
486
486
},
487
- {
488
- "name" : " codeTransformVCSViewerSrcComponents" ,
489
- "type" : " string" ,
490
- "description" : " Names of components that can initiate the diff viewer" ,
491
- "allowedValues" : [
492
- " chat" ,
493
- " toastNotification" ,
494
- " treeView" ,
495
- " treeViewHeader"
496
- ]
497
- },
498
487
{
499
488
"name" : " codewhispererAcceptedTokens" ,
500
489
"type" : " int" ,
4332
4321
}
4333
4322
]
4334
4323
},
4335
- {
4336
- "name" : " codeTransform_viewArtifact" ,
4337
- "description" : " User clicks to view downloaded artifact." ,
4338
- "metadata" : [
4339
- {
4340
- "type" : " codeTransformArtifactType" ,
4341
- "required" : true
4342
- },
4343
- {
4344
- "type" : " codeTransformJobId" ,
4345
- "required" : true
4346
- },
4347
- {
4348
- "type" : " codeTransformSessionId" ,
4349
- "required" : true
4350
- },
4351
- {
4352
- "type" : " codeTransformStatus" ,
4353
- "required" : true
4354
- },
4355
- {
4356
- "type" : " codeTransformVCSViewerSrcComponents" ,
4357
- "required" : true
4358
- },
4359
- {
4360
- "type" : " userChoice" ,
4361
- "required" : false
4362
- }
4363
- ]
4364
- },
4365
4324
{
4366
4325
"name" : " codewhisperer_blockedInvocation" ,
4367
4326
"description" : " Client side invocation blocked by another invocation in progress" ,
You can’t perform that action at this time.
0 commit comments