File tree Expand file tree Collapse file tree 2 files changed +1
-40
lines changed Expand file tree Collapse file tree 2 files changed +1
-40
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ mockitoKotlin = "5.4.0"
2828mockk = " 1.13.17"
2929nimbus-jose-jwt = " 9.40"
3030node-gradle = " 7.0.2"
31- telemetryGenerator = " 1.0.310 "
31+ telemetryGenerator = " 1.0.322 "
3232testLogger = " 4.0.0"
3333testRetry = " 1.5.10"
3434# test-only; platform provides slf4j transitively at runtime
Original file line number Diff line number Diff line change 11{
22 "types" : [
3- {
4- "name" : " codewhispererLanguage" ,
5- "type" : " string" ,
6- "description" : " Programming language of the CodeWhisperer recommendation" ,
7- "allowedValues" : [
8- " abap" ,
9- " c" ,
10- " cpp" ,
11- " csharp" ,
12- " dart" ,
13- " go" ,
14- " hcl" ,
15- " java" ,
16- " javascript" ,
17- " json" ,
18- " jsonc" ,
19- " jsx" ,
20- " kotlin" ,
21- " lua" ,
22- " php" ,
23- " plaintext" ,
24- " powershell" ,
25- " python" ,
26- " r" ,
27- " ruby" ,
28- " rust" ,
29- " scala" ,
30- " shell" ,
31- " sql" ,
32- " swift" ,
33- " systemVerilog" ,
34- " tf" ,
35- " tsx" ,
36- " typescript" ,
37- " vue" ,
38- " yaml" ,
39- " yml"
40- ]
41- },
423 {
434 "name" : " amazonQProfileRegion" ,
445 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments