@azure-typespec/http-client-csharp 1.0.0-alpha.20260325.3 → 1.0.0-alpha.20260327.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"version":3,"file":"emitter.d.ts","sourceRoot":"","sources":["../../../emitter/src/emitter.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAyB,MAAM,oBAAoB,CAAC;AAIxE,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAGnD,wBAAsB,OAAO,CAAC,OAAO,EAAE,WAAW,CAAC,mBAAmB,CAAC,iBA+BtE"}
1
+ {"version":3,"file":"emitter.d.ts","sourceRoot":"","sources":["../../../emitter/src/emitter.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAyB,MAAM,oBAAoB,CAAC;AAIxE,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAGnD,wBAAsB,OAAO,CAAC,OAAO,EAAE,WAAW,CAAC,mBAAmB,CAAC,iBAgCtE"}
@@ -2,7 +2,7 @@
2
2
  // Licensed under the MIT License. See License.txt in the project root for license information.
3
3
  import { NoTarget, resolvePath } from "@typespec/compiler";
4
4
  import { createSdkContext } from "@azure-tools/typespec-client-generator-core";
5
- import { $onEmit as $onMTGEmit } from "@typespec/http-client-csharp";
5
+ import { emitCodeModel } from "@typespec/http-client-csharp";
6
6
  import { $lib } from "./lib/lib.js";
7
7
  export async function $onEmit(context) {
8
8
  context.options["generator-name"] ??= "AzureClientGenerator";
@@ -29,7 +29,8 @@ export async function $onEmit(context) {
29
29
  }
30
30
  // Generate metadata.json file
31
31
  await generateMetadataFile(context);
32
- await $onMTGEmit(context);
32
+ const [, diagnostics] = await emitCodeModel(context);
33
+ context.program.reportDiagnostics(diagnostics);
33
34
  }
34
35
  /**
35
36
  * Generates a metadata.json file containing API version information.
@@ -1 +1 @@
1
- {"version":3,"file":"emitter.js","sourceRoot":"","sources":["../../../emitter/src/emitter.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,+FAA+F;AAE/F,OAAO,EAAe,QAAQ,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,6CAA6C,CAAC;AAE/E,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAEpC,MAAM,CAAC,KAAK,UAAU,OAAO,CAAC,OAAyC;IACrE,OAAO,CAAC,OAAO,CAAC,gBAAgB,CAAC,KAAK,sBAAsB,CAAC;IAC7D,OAAO,CAAC,OAAO,CAAC,wBAAwB,CAAC,KAAK,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC;IAC9D,OAAO,CAAC,OAAO,CAAC,SAAS,CAAC,KAAK;QAC7B,IAAI,EAAE,aAAa;QACnB,OAAO,EAAE,uBAAuB;KACjC,CAAC;IACF,OAAO,CAAC,OAAO,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC;IAEjE,8BAA8B;IAC9B,OAAO,CAAC,OAAO,CAAC,qBAAqB,CAAC,KAAK,EAAE,CAAC;IAC9C,MAAM,kBAAkB,GACtB,OAAO,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,oBAAoB,CAAC;IAC9D,OAAO,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,oBAAoB,GAAG;QAC5D,GAAG,CAAC,KAAK,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC,CAAC,kBAAkB,CAAC,CAAC,CAAC,EAAE,CAAC;QAChE,iIAAiI;QACjI,8DAA8D;KAC/D,CAAC;IAEF,iEAAiE;IACjE,IAAI,OAAO,CAAC,OAAO,CAAC,iBAAiB,CAAC,IAAI,CAAC,OAAO,CAAC,OAAO,CAAC,WAAW,CAAC,EAAE,CAAC;QACxE,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,OAAO,EAAE;YACrC,IAAI,EAAE,+BAA+B;YACrC,MAAM,EAAE,QAAQ;SACjB,CAAC,CAAC;IACL,CAAC;IAED,8BAA8B;IAC9B,MAAM,oBAAoB,CAAC,OAAO,CAAC,CAAC;IAEpC,MAAM,UAAU,CAAC,OAAO,CAAC,CAAC;AAC5B,CAAC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,KAAK,UAAU,oBAAoB,CACjC,OAAyC;IAEzC,qFAAqF;IACrF,MAAM,UAAU,GAAG,MAAM,gBAAgB,CACvC,OAAO,EACP,oCAAoC,EACpC,OAAO,CAAC,OAAO,CAAC,qBAAqB,CAAC,IAAI,EAAE,CAC7C,CAAC;IAEF,MAAM,cAAc,GAAG,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,WAAW,CAAC;IAElE,gDAAgD;IAChD,oFAAoF;IACpF,2GAA2G;IAC3G,MAAM,QAAQ,GAAG;QACf,WAAW,EACT,cAAc,IAAI,cAAc,CAAC,IAAI,GAAG,CAAC;YACvC,CAAC,CAAC,MAAM,CAAC,WAAW,CAAC,cAAc,CAAC;YACpC,CAAC,CAAC,EAAE;KACT,CAAC;IAEF,MAAM,UAAU,GAAG,WAAW,CAAC,OAAO,CAAC,gBAAgB,EAAE,eAAe,CAAC,CAAC;IAC1E,MAAM,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,CAClC,UAAU,EACV,IAAI,CAAC,SAAS,CAAC,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC,CAClC,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"emitter.js","sourceRoot":"","sources":["../../../emitter/src/emitter.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,+FAA+F;AAE/F,OAAO,EAAe,QAAQ,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,6CAA6C,CAAC;AAE/E,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAE7D,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAEpC,MAAM,CAAC,KAAK,UAAU,OAAO,CAAC,OAAyC;IACrE,OAAO,CAAC,OAAO,CAAC,gBAAgB,CAAC,KAAK,sBAAsB,CAAC;IAC7D,OAAO,CAAC,OAAO,CAAC,wBAAwB,CAAC,KAAK,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC;IAC9D,OAAO,CAAC,OAAO,CAAC,SAAS,CAAC,KAAK;QAC7B,IAAI,EAAE,aAAa;QACnB,OAAO,EAAE,uBAAuB;KACjC,CAAC;IACF,OAAO,CAAC,OAAO,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC;IAEjE,8BAA8B;IAC9B,OAAO,CAAC,OAAO,CAAC,qBAAqB,CAAC,KAAK,EAAE,CAAC;IAC9C,MAAM,kBAAkB,GACtB,OAAO,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,oBAAoB,CAAC;IAC9D,OAAO,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,oBAAoB,GAAG;QAC5D,GAAG,CAAC,KAAK,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC,CAAC,kBAAkB,CAAC,CAAC,CAAC,EAAE,CAAC;QAChE,iIAAiI;QACjI,8DAA8D;KAC/D,CAAC;IAEF,iEAAiE;IACjE,IAAI,OAAO,CAAC,OAAO,CAAC,iBAAiB,CAAC,IAAI,CAAC,OAAO,CAAC,OAAO,CAAC,WAAW,CAAC,EAAE,CAAC;QACxE,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,OAAO,EAAE;YACrC,IAAI,EAAE,+BAA+B;YACrC,MAAM,EAAE,QAAQ;SACjB,CAAC,CAAC;IACL,CAAC;IAED,8BAA8B;IAC9B,MAAM,oBAAoB,CAAC,OAAO,CAAC,CAAC;IAEpC,MAAM,CAAC,EAAE,WAAW,CAAC,GAAG,MAAM,aAAa,CAAC,OAAO,CAAC,CAAC;IACrD,OAAO,CAAC,OAAO,CAAC,iBAAiB,CAAC,WAAW,CAAC,CAAC;AACjD,CAAC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,KAAK,UAAU,oBAAoB,CACjC,OAAyC;IAEzC,qFAAqF;IACrF,MAAM,UAAU,GAAG,MAAM,gBAAgB,CACvC,OAAO,EACP,oCAAoC,EACpC,OAAO,CAAC,OAAO,CAAC,qBAAqB,CAAC,IAAI,EAAE,CAC7C,CAAC;IAEF,MAAM,cAAc,GAAG,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,WAAW,CAAC;IAElE,gDAAgD;IAChD,oFAAoF;IACpF,2GAA2G;IAC3G,MAAM,QAAQ,GAAG;QACf,WAAW,EACT,cAAc,IAAI,cAAc,CAAC,IAAI,GAAG,CAAC;YACvC,CAAC,CAAC,MAAM,CAAC,WAAW,CAAC,cAAc,CAAC;YACpC,CAAC,CAAC,EAAE;KACT,CAAC;IAEF,MAAM,UAAU,GAAG,WAAW,CAAC,OAAO,CAAC,gBAAgB,EAAE,eAAe,CAAC,CAAC;IAC1E,MAAM,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,CAClC,UAAU,EACV,IAAI,CAAC,SAAS,CAAC,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC,CAClC,CAAC;AACJ,CAAC"}
@@ -6,10 +6,10 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260325.3": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260327.2": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260325.3",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260325.4",
11
+ "Azure.Generator": "1.0.0-alpha.20260327.2",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260326.4",
13
13
  "System.ClientModel": "1.10.0"
14
14
  },
15
15
  "runtime": {
@@ -404,12 +404,12 @@
404
404
  }
405
405
  }
406
406
  },
407
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260325.4": {
407
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260326.4": {
408
408
  "dependencies": {
409
409
  "CommandLineParser": "2.9.1",
410
410
  "Microsoft.Build": "17.9.5",
411
411
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
412
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260325.4",
412
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260326.4",
413
413
  "NuGet.Configuration": "6.14.0",
414
414
  "NuGet.Protocol": "6.14.0",
415
415
  "NuGet.Versioning": "6.14.0",
@@ -423,10 +423,10 @@
423
423
  }
424
424
  }
425
425
  },
426
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260325.4": {
426
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260326.4": {
427
427
  "dependencies": {
428
428
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
429
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260325.4",
429
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260326.4",
430
430
  "System.ClientModel": "1.10.0"
431
431
  },
432
432
  "runtime": {
@@ -436,7 +436,7 @@
436
436
  }
437
437
  }
438
438
  },
439
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260325.4": {
439
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260326.4": {
440
440
  "dependencies": {
441
441
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
442
442
  "System.Memory.Data": "10.0.3"
@@ -676,24 +676,24 @@
676
676
  }
677
677
  }
678
678
  },
679
- "Azure.Generator/1.0.0-alpha.20260325.3": {
679
+ "Azure.Generator/1.0.0-alpha.20260327.2": {
680
680
  "dependencies": {
681
681
  "Azure.Core": "1.52.0",
682
682
  "Azure.Core.Expressions.DataFactory": "1.0.0",
683
683
  "Azure.ResourceManager": "1.14.0",
684
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260325.4"
684
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260326.4"
685
685
  },
686
686
  "runtime": {
687
687
  "Azure.Generator.dll": {
688
688
  "assemblyVersion": "1.0.0.0",
689
- "fileVersion": "1.0.26.17503"
689
+ "fileVersion": "1.0.26.17702"
690
690
  }
691
691
  }
692
692
  }
693
693
  }
694
694
  },
695
695
  "libraries": {
696
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260325.3": {
696
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260327.2": {
697
697
  "type": "project",
698
698
  "serviceable": false,
699
699
  "sha512": ""
@@ -845,26 +845,26 @@
845
845
  "path": "microsoft.net.stringtools/17.9.5",
846
846
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
847
847
  },
848
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260325.4": {
848
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260326.4": {
849
849
  "type": "package",
850
850
  "serviceable": true,
851
- "sha512": "sha512-XhKZTRgz0QRraeO6Xcok9soTqe6sFlYBCrBaHebLYkD1L8DFM7IMpYytm0ESWEVCMfJBLdsj5jTCz0wFaOWQ6Q==",
852
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260325.4",
853
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260325.4.nupkg.sha512"
851
+ "sha512": "sha512-3OfLVBIxx5LWNIuaPoiX1H//KMr340iDqcx0veUaBXQ/M89HmMfF7GlsBRDDlT7ad0FUuO6k2+i4KZVq4iOv9w==",
852
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260326.4",
853
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260326.4.nupkg.sha512"
854
854
  },
855
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260325.4": {
855
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260326.4": {
856
856
  "type": "package",
857
857
  "serviceable": true,
858
- "sha512": "sha512-fgTBZCEJ63cOE/xQnMnMJYl7LnbsS8l2dhBKAutbcfv7I8In6ms8lqzElYHlz7Xy7R+UPpXPmWiGArZnpVVXUA==",
859
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260325.4",
860
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260325.4.nupkg.sha512"
858
+ "sha512": "sha512-ilSJRt2xCCvX3/0t+bgGmYsAmooMFbsOfEmYCMf6yfbDw6XORsh+D4DEV0SoYvdlz3ynlBFynkUklLYdFV+rbA==",
859
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260326.4",
860
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260326.4.nupkg.sha512"
861
861
  },
862
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260325.4": {
862
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260326.4": {
863
863
  "type": "package",
864
864
  "serviceable": true,
865
- "sha512": "sha512-N5vH0N73dxHFOavA1irzd4L7Ri0JSvGrQLjevPYXXh6/2uOvFMpr1ZD2HluBUWXfY28XVuP1cb5Iw92FiHbejg==",
866
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260325.4",
867
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260325.4.nupkg.sha512"
865
+ "sha512": "sha512-XUuk67c36mlnrHInLyAu6yR9s8ZRQsy2upMzG1ZzuC23nmAU7+txh0R7ON4Wit7B0Vjg8yLEPFXC+vy8KKyVIQ==",
866
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260326.4",
867
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260326.4.nupkg.sha512"
868
868
  },
869
869
  "Newtonsoft.Json/13.0.3": {
870
870
  "type": "package",
@@ -1013,7 +1013,7 @@
1013
1013
  "path": "system.security.cryptography.protecteddata/8.0.0",
1014
1014
  "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
1015
1015
  },
1016
- "Azure.Generator/1.0.0-alpha.20260325.3": {
1016
+ "Azure.Generator/1.0.0-alpha.20260327.2": {
1017
1017
  "type": "project",
1018
1018
  "serviceable": false,
1019
1019
  "sha512": ""
@@ -6,12 +6,12 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator/1.0.0-alpha.20260325.3": {
9
+ "Azure.Generator/1.0.0-alpha.20260327.2": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.52.0",
12
12
  "Azure.Core.Expressions.DataFactory": "1.0.0",
13
13
  "Azure.ResourceManager": "1.14.0",
14
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260325.4"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260326.4"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
@@ -405,12 +405,12 @@
405
405
  }
406
406
  }
407
407
  },
408
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260325.4": {
408
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260326.4": {
409
409
  "dependencies": {
410
410
  "CommandLineParser": "2.9.1",
411
411
  "Microsoft.Build": "17.9.5",
412
412
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
413
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260325.4",
413
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260326.4",
414
414
  "NuGet.Configuration": "6.14.0",
415
415
  "NuGet.Protocol": "6.14.0",
416
416
  "NuGet.Versioning": "6.14.0",
@@ -424,10 +424,10 @@
424
424
  }
425
425
  }
426
426
  },
427
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260325.4": {
427
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260326.4": {
428
428
  "dependencies": {
429
429
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
430
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260325.4",
430
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260326.4",
431
431
  "System.ClientModel": "1.10.0"
432
432
  },
433
433
  "runtime": {
@@ -437,7 +437,7 @@
437
437
  }
438
438
  }
439
439
  },
440
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260325.4": {
440
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260326.4": {
441
441
  "dependencies": {
442
442
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
443
443
  "System.Memory.Data": "10.0.3"
@@ -680,7 +680,7 @@
680
680
  }
681
681
  },
682
682
  "libraries": {
683
- "Azure.Generator/1.0.0-alpha.20260325.3": {
683
+ "Azure.Generator/1.0.0-alpha.20260327.2": {
684
684
  "type": "project",
685
685
  "serviceable": false,
686
686
  "sha512": ""
@@ -832,26 +832,26 @@
832
832
  "path": "microsoft.net.stringtools/17.9.5",
833
833
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
834
834
  },
835
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260325.4": {
835
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260326.4": {
836
836
  "type": "package",
837
837
  "serviceable": true,
838
- "sha512": "sha512-XhKZTRgz0QRraeO6Xcok9soTqe6sFlYBCrBaHebLYkD1L8DFM7IMpYytm0ESWEVCMfJBLdsj5jTCz0wFaOWQ6Q==",
839
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260325.4",
840
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260325.4.nupkg.sha512"
838
+ "sha512": "sha512-3OfLVBIxx5LWNIuaPoiX1H//KMr340iDqcx0veUaBXQ/M89HmMfF7GlsBRDDlT7ad0FUuO6k2+i4KZVq4iOv9w==",
839
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260326.4",
840
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260326.4.nupkg.sha512"
841
841
  },
842
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260325.4": {
842
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260326.4": {
843
843
  "type": "package",
844
844
  "serviceable": true,
845
- "sha512": "sha512-fgTBZCEJ63cOE/xQnMnMJYl7LnbsS8l2dhBKAutbcfv7I8In6ms8lqzElYHlz7Xy7R+UPpXPmWiGArZnpVVXUA==",
846
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260325.4",
847
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260325.4.nupkg.sha512"
845
+ "sha512": "sha512-ilSJRt2xCCvX3/0t+bgGmYsAmooMFbsOfEmYCMf6yfbDw6XORsh+D4DEV0SoYvdlz3ynlBFynkUklLYdFV+rbA==",
846
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260326.4",
847
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260326.4.nupkg.sha512"
848
848
  },
849
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260325.4": {
849
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260326.4": {
850
850
  "type": "package",
851
851
  "serviceable": true,
852
- "sha512": "sha512-N5vH0N73dxHFOavA1irzd4L7Ri0JSvGrQLjevPYXXh6/2uOvFMpr1ZD2HluBUWXfY28XVuP1cb5Iw92FiHbejg==",
853
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260325.4",
854
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260325.4.nupkg.sha512"
852
+ "sha512": "sha512-XUuk67c36mlnrHInLyAu6yR9s8ZRQsy2upMzG1ZzuC23nmAU7+txh0R7ON4Wit7B0Vjg8yLEPFXC+vy8KKyVIQ==",
853
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260326.4",
854
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260326.4.nupkg.sha512"
855
855
  },
856
856
  "Newtonsoft.Json/13.0.3": {
857
857
  "type": "package",
Binary file
Binary file
@@ -6,10 +6,10 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260325.3": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260327.2": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260325.3",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260325.4",
11
+ "Azure.Generator": "1.0.0-alpha.20260327.2",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260326.4",
13
13
  "System.ClientModel": "1.10.0"
14
14
  },
15
15
  "runtime": {
@@ -404,12 +404,12 @@
404
404
  }
405
405
  }
406
406
  },
407
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260325.4": {
407
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260326.4": {
408
408
  "dependencies": {
409
409
  "CommandLineParser": "2.9.1",
410
410
  "Microsoft.Build": "17.9.5",
411
411
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
412
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260325.4",
412
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260326.4",
413
413
  "NuGet.Configuration": "6.14.0",
414
414
  "NuGet.Protocol": "6.14.0",
415
415
  "NuGet.Versioning": "6.14.0",
@@ -423,10 +423,10 @@
423
423
  }
424
424
  }
425
425
  },
426
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260325.4": {
426
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260326.4": {
427
427
  "dependencies": {
428
428
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
429
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260325.4",
429
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260326.4",
430
430
  "System.ClientModel": "1.10.0"
431
431
  },
432
432
  "runtime": {
@@ -436,7 +436,7 @@
436
436
  }
437
437
  }
438
438
  },
439
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260325.4": {
439
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260326.4": {
440
440
  "dependencies": {
441
441
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
442
442
  "System.Memory.Data": "10.0.3"
@@ -676,24 +676,24 @@
676
676
  }
677
677
  }
678
678
  },
679
- "Azure.Generator/1.0.0-alpha.20260325.3": {
679
+ "Azure.Generator/1.0.0-alpha.20260327.2": {
680
680
  "dependencies": {
681
681
  "Azure.Core": "1.52.0",
682
682
  "Azure.Core.Expressions.DataFactory": "1.0.0",
683
683
  "Azure.ResourceManager": "1.14.0",
684
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260325.4"
684
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260326.4"
685
685
  },
686
686
  "runtime": {
687
687
  "Azure.Generator.dll": {
688
688
  "assemblyVersion": "1.0.0.0",
689
- "fileVersion": "1.0.26.17503"
689
+ "fileVersion": "1.0.26.17702"
690
690
  }
691
691
  }
692
692
  }
693
693
  }
694
694
  },
695
695
  "libraries": {
696
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260325.3": {
696
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260327.2": {
697
697
  "type": "project",
698
698
  "serviceable": false,
699
699
  "sha512": ""
@@ -845,26 +845,26 @@
845
845
  "path": "microsoft.net.stringtools/17.9.5",
846
846
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
847
847
  },
848
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260325.4": {
848
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260326.4": {
849
849
  "type": "package",
850
850
  "serviceable": true,
851
- "sha512": "sha512-XhKZTRgz0QRraeO6Xcok9soTqe6sFlYBCrBaHebLYkD1L8DFM7IMpYytm0ESWEVCMfJBLdsj5jTCz0wFaOWQ6Q==",
852
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260325.4",
853
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260325.4.nupkg.sha512"
851
+ "sha512": "sha512-3OfLVBIxx5LWNIuaPoiX1H//KMr340iDqcx0veUaBXQ/M89HmMfF7GlsBRDDlT7ad0FUuO6k2+i4KZVq4iOv9w==",
852
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260326.4",
853
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260326.4.nupkg.sha512"
854
854
  },
855
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260325.4": {
855
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260326.4": {
856
856
  "type": "package",
857
857
  "serviceable": true,
858
- "sha512": "sha512-fgTBZCEJ63cOE/xQnMnMJYl7LnbsS8l2dhBKAutbcfv7I8In6ms8lqzElYHlz7Xy7R+UPpXPmWiGArZnpVVXUA==",
859
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260325.4",
860
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260325.4.nupkg.sha512"
858
+ "sha512": "sha512-ilSJRt2xCCvX3/0t+bgGmYsAmooMFbsOfEmYCMf6yfbDw6XORsh+D4DEV0SoYvdlz3ynlBFynkUklLYdFV+rbA==",
859
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260326.4",
860
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260326.4.nupkg.sha512"
861
861
  },
862
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260325.4": {
862
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260326.4": {
863
863
  "type": "package",
864
864
  "serviceable": true,
865
- "sha512": "sha512-N5vH0N73dxHFOavA1irzd4L7Ri0JSvGrQLjevPYXXh6/2uOvFMpr1ZD2HluBUWXfY28XVuP1cb5Iw92FiHbejg==",
866
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260325.4",
867
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260325.4.nupkg.sha512"
865
+ "sha512": "sha512-XUuk67c36mlnrHInLyAu6yR9s8ZRQsy2upMzG1ZzuC23nmAU7+txh0R7ON4Wit7B0Vjg8yLEPFXC+vy8KKyVIQ==",
866
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260326.4",
867
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260326.4.nupkg.sha512"
868
868
  },
869
869
  "Newtonsoft.Json/13.0.3": {
870
870
  "type": "package",
@@ -1013,7 +1013,7 @@
1013
1013
  "path": "system.security.cryptography.protecteddata/8.0.0",
1014
1014
  "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
1015
1015
  },
1016
- "Azure.Generator/1.0.0-alpha.20260325.3": {
1016
+ "Azure.Generator/1.0.0-alpha.20260327.2": {
1017
1017
  "type": "project",
1018
1018
  "serviceable": false,
1019
1019
  "sha512": ""
@@ -6,12 +6,12 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator/1.0.0-alpha.20260325.3": {
9
+ "Azure.Generator/1.0.0-alpha.20260327.2": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.52.0",
12
12
  "Azure.Core.Expressions.DataFactory": "1.0.0",
13
13
  "Azure.ResourceManager": "1.14.0",
14
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260325.4"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260326.4"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
@@ -405,12 +405,12 @@
405
405
  }
406
406
  }
407
407
  },
408
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260325.4": {
408
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260326.4": {
409
409
  "dependencies": {
410
410
  "CommandLineParser": "2.9.1",
411
411
  "Microsoft.Build": "17.9.5",
412
412
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
413
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260325.4",
413
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260326.4",
414
414
  "NuGet.Configuration": "6.14.0",
415
415
  "NuGet.Protocol": "6.14.0",
416
416
  "NuGet.Versioning": "6.14.0",
@@ -424,10 +424,10 @@
424
424
  }
425
425
  }
426
426
  },
427
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260325.4": {
427
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260326.4": {
428
428
  "dependencies": {
429
429
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
430
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260325.4",
430
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260326.4",
431
431
  "System.ClientModel": "1.10.0"
432
432
  },
433
433
  "runtime": {
@@ -437,7 +437,7 @@
437
437
  }
438
438
  }
439
439
  },
440
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260325.4": {
440
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260326.4": {
441
441
  "dependencies": {
442
442
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
443
443
  "System.Memory.Data": "10.0.3"
@@ -680,7 +680,7 @@
680
680
  }
681
681
  },
682
682
  "libraries": {
683
- "Azure.Generator/1.0.0-alpha.20260325.3": {
683
+ "Azure.Generator/1.0.0-alpha.20260327.2": {
684
684
  "type": "project",
685
685
  "serviceable": false,
686
686
  "sha512": ""
@@ -832,26 +832,26 @@
832
832
  "path": "microsoft.net.stringtools/17.9.5",
833
833
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
834
834
  },
835
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260325.4": {
835
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260326.4": {
836
836
  "type": "package",
837
837
  "serviceable": true,
838
- "sha512": "sha512-XhKZTRgz0QRraeO6Xcok9soTqe6sFlYBCrBaHebLYkD1L8DFM7IMpYytm0ESWEVCMfJBLdsj5jTCz0wFaOWQ6Q==",
839
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260325.4",
840
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260325.4.nupkg.sha512"
838
+ "sha512": "sha512-3OfLVBIxx5LWNIuaPoiX1H//KMr340iDqcx0veUaBXQ/M89HmMfF7GlsBRDDlT7ad0FUuO6k2+i4KZVq4iOv9w==",
839
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260326.4",
840
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260326.4.nupkg.sha512"
841
841
  },
842
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260325.4": {
842
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260326.4": {
843
843
  "type": "package",
844
844
  "serviceable": true,
845
- "sha512": "sha512-fgTBZCEJ63cOE/xQnMnMJYl7LnbsS8l2dhBKAutbcfv7I8In6ms8lqzElYHlz7Xy7R+UPpXPmWiGArZnpVVXUA==",
846
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260325.4",
847
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260325.4.nupkg.sha512"
845
+ "sha512": "sha512-ilSJRt2xCCvX3/0t+bgGmYsAmooMFbsOfEmYCMf6yfbDw6XORsh+D4DEV0SoYvdlz3ynlBFynkUklLYdFV+rbA==",
846
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260326.4",
847
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260326.4.nupkg.sha512"
848
848
  },
849
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260325.4": {
849
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260326.4": {
850
850
  "type": "package",
851
851
  "serviceable": true,
852
- "sha512": "sha512-N5vH0N73dxHFOavA1irzd4L7Ri0JSvGrQLjevPYXXh6/2uOvFMpr1ZD2HluBUWXfY28XVuP1cb5Iw92FiHbejg==",
853
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260325.4",
854
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260325.4.nupkg.sha512"
852
+ "sha512": "sha512-XUuk67c36mlnrHInLyAu6yR9s8ZRQsy2upMzG1ZzuC23nmAU7+txh0R7ON4Wit7B0Vjg8yLEPFXC+vy8KKyVIQ==",
853
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260326.4",
854
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260326.4.nupkg.sha512"
855
855
  },
856
856
  "Newtonsoft.Json/13.0.3": {
857
857
  "type": "package",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure-typespec/http-client-csharp",
3
- "version": "1.0.0-alpha.20260325.3",
3
+ "version": "1.0.0-alpha.20260327.2",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "TypeSpec library for emitting Azure libraries for C#.",
6
6
  "readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp/README.md",
@@ -38,7 +38,7 @@
38
38
  "dist/generator/**"
39
39
  ],
40
40
  "dependencies": {
41
- "@typespec/http-client-csharp": "1.0.0-alpha.20260325.4"
41
+ "@typespec/http-client-csharp": "1.0.0-alpha.20260326.4"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@azure-tools/azure-http-specs": "0.1.0-alpha.38",