@azure-typespec/http-client-csharp 1.0.0-alpha.20260410.2 → 1.0.0-alpha.20260415.3

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.
@@ -89,6 +89,7 @@ async function generateMetadataFile(context) {
89
89
  : {}
90
90
  };
91
91
  const outputPath = resolvePath(context.emitterOutputDir, "metadata.json");
92
+ await context.program.host.mkdirp(context.emitterOutputDir);
92
93
  await context.program.host.writeFile(outputPath, JSON.stringify(metadata, null, 2));
93
94
  }
94
95
  //# sourceMappingURL=emitter.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"emitter.js","sourceRoot":"","sources":["../../../emitter/src/emitter.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"emitter.js","sourceRoot":"","sources":["../../../emitter/src/emitter.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,+FAA+F;AAE/F,OAAO,EAGL,QAAQ,EACR,WAAW,EACZ,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,gBAAgB,EAAE,MAAM,6CAA6C,CAAC;AAE/E,OAAO,EAGL,aAAa,EACd,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAEpC,MAAM,CAAC,KAAK,UAAU,OAAO,CAAC,OAAyC;IACrE,MAAM,CAAC,EAAE,WAAW,CAAC,GAAG,MAAM,kBAAkB,CAAC,OAAO,CAAC,CAAC;IAC1D,OAAO,CAAC,OAAO,CAAC,iBAAiB,CAAC,WAAW,CAAC,CAAC;AACjD,CAAC;AAED;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,KAAK,UAAU,kBAAkB,CACtC,OAAyC,EACzC,eAGc;IAEd,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,OAAO,MAAM,aAAa,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;AACvD,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,MAAM,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC;IAC5D,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.20260410.2": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260415.3": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260410.2",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260410.8",
11
+ "Azure.Generator": "1.0.0-alpha.20260415.3",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260414.6",
13
13
  "System.ClientModel": "1.10.0"
14
14
  },
15
15
  "runtime": {
@@ -439,12 +439,12 @@
439
439
  }
440
440
  }
441
441
  },
442
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260410.8": {
442
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260414.6": {
443
443
  "dependencies": {
444
444
  "CommandLineParser": "2.9.1",
445
445
  "Microsoft.Build": "17.9.5",
446
446
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
447
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260410.8",
447
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260414.6",
448
448
  "NuGet.Configuration": "6.14.0",
449
449
  "NuGet.Protocol": "6.14.0",
450
450
  "NuGet.Versioning": "6.14.0",
@@ -458,10 +458,10 @@
458
458
  }
459
459
  }
460
460
  },
461
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260410.8": {
461
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260414.6": {
462
462
  "dependencies": {
463
463
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
464
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260410.8",
464
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260414.6",
465
465
  "System.ClientModel": "1.10.0"
466
466
  },
467
467
  "runtime": {
@@ -471,7 +471,7 @@
471
471
  }
472
472
  }
473
473
  },
474
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260410.8": {
474
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260414.6": {
475
475
  "dependencies": {
476
476
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
477
477
  "System.Memory.Data": "10.0.3"
@@ -711,24 +711,24 @@
711
711
  }
712
712
  }
713
713
  },
714
- "Azure.Generator/1.0.0-alpha.20260410.2": {
714
+ "Azure.Generator/1.0.0-alpha.20260415.3": {
715
715
  "dependencies": {
716
716
  "Azure.Core": "1.53.0",
717
717
  "Azure.Core.Expressions.DataFactory": "1.0.0",
718
718
  "Azure.ResourceManager": "1.14.0",
719
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260410.8"
719
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260414.6"
720
720
  },
721
721
  "runtime": {
722
722
  "Azure.Generator.dll": {
723
723
  "assemblyVersion": "1.0.0.0",
724
- "fileVersion": "1.0.26.21002"
724
+ "fileVersion": "1.0.26.21503"
725
725
  }
726
726
  }
727
727
  }
728
728
  }
729
729
  },
730
730
  "libraries": {
731
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260410.2": {
731
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260415.3": {
732
732
  "type": "project",
733
733
  "serviceable": false,
734
734
  "sha512": ""
@@ -901,26 +901,26 @@
901
901
  "path": "microsoft.net.stringtools/17.9.5",
902
902
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
903
903
  },
904
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260410.8": {
904
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260414.6": {
905
905
  "type": "package",
906
906
  "serviceable": true,
907
- "sha512": "sha512-v3bA1Uvgxm7xl/do4R40df/K7EvwuNVAWt6e5JrIY32Ap5S6Jzm7+wD5lqoWSaCN7uZ9OpUA1FtsjBxjMOO+3w==",
908
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260410.8",
909
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260410.8.nupkg.sha512"
907
+ "sha512": "sha512-ESf80TB+2qmNG24+BETABLmDbK/y96I6y8irYIJ0dz89b4HKQr6aURp+3teApRXYoaOY5mXtYR9SoS6cIqisJw==",
908
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260414.6",
909
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260414.6.nupkg.sha512"
910
910
  },
911
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260410.8": {
911
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260414.6": {
912
912
  "type": "package",
913
913
  "serviceable": true,
914
- "sha512": "sha512-i0I+ZpH/T5yhCktJXuZH8k+/0hS7CHPG2zX+zsfRpuojSYAa+ZH6gzKOvYNEKDsJ3xGyHzxD1ndrzIseRtuWiw==",
915
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260410.8",
916
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260410.8.nupkg.sha512"
914
+ "sha512": "sha512-/aR45KlnrgyYLSxYrbHoeynBuZeueuRJngP0sh92XugixvP7/bbYX0hqoNK5K8c2Ki+1DNWPAvm2b+q73CZAxw==",
915
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260414.6",
916
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260414.6.nupkg.sha512"
917
917
  },
918
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260410.8": {
918
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260414.6": {
919
919
  "type": "package",
920
920
  "serviceable": true,
921
- "sha512": "sha512-8x32/84Xj9n8HwBEMKidFpdyrG/V8r6m4LJ1IwfpLCLXK/4XKnqCEN+FOVhcI+H2/TXdMhWndvGZHS8+80HsGw==",
922
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260410.8",
923
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260410.8.nupkg.sha512"
921
+ "sha512": "sha512-3aDcwakttFhCjJzmfiB9/bIarS/6k7MpZoDr5m7TvGPxI5dWRrKACxT5/dub1oDetAraY+OWm+XA5B2M6miP+g==",
922
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260414.6",
923
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260414.6.nupkg.sha512"
924
924
  },
925
925
  "Newtonsoft.Json/13.0.3": {
926
926
  "type": "package",
@@ -1069,7 +1069,7 @@
1069
1069
  "path": "system.security.cryptography.protecteddata/8.0.0",
1070
1070
  "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
1071
1071
  },
1072
- "Azure.Generator/1.0.0-alpha.20260410.2": {
1072
+ "Azure.Generator/1.0.0-alpha.20260415.3": {
1073
1073
  "type": "project",
1074
1074
  "serviceable": false,
1075
1075
  "sha512": ""
@@ -6,12 +6,12 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator/1.0.0-alpha.20260410.2": {
9
+ "Azure.Generator/1.0.0-alpha.20260415.3": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.53.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.20260410.8"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260414.6"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
@@ -440,12 +440,12 @@
440
440
  }
441
441
  }
442
442
  },
443
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260410.8": {
443
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260414.6": {
444
444
  "dependencies": {
445
445
  "CommandLineParser": "2.9.1",
446
446
  "Microsoft.Build": "17.9.5",
447
447
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
448
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260410.8",
448
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260414.6",
449
449
  "NuGet.Configuration": "6.14.0",
450
450
  "NuGet.Protocol": "6.14.0",
451
451
  "NuGet.Versioning": "6.14.0",
@@ -459,10 +459,10 @@
459
459
  }
460
460
  }
461
461
  },
462
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260410.8": {
462
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260414.6": {
463
463
  "dependencies": {
464
464
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
465
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260410.8",
465
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260414.6",
466
466
  "System.ClientModel": "1.10.0"
467
467
  },
468
468
  "runtime": {
@@ -472,7 +472,7 @@
472
472
  }
473
473
  }
474
474
  },
475
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260410.8": {
475
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260414.6": {
476
476
  "dependencies": {
477
477
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
478
478
  "System.Memory.Data": "10.0.3"
@@ -715,7 +715,7 @@
715
715
  }
716
716
  },
717
717
  "libraries": {
718
- "Azure.Generator/1.0.0-alpha.20260410.2": {
718
+ "Azure.Generator/1.0.0-alpha.20260415.3": {
719
719
  "type": "project",
720
720
  "serviceable": false,
721
721
  "sha512": ""
@@ -888,26 +888,26 @@
888
888
  "path": "microsoft.net.stringtools/17.9.5",
889
889
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
890
890
  },
891
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260410.8": {
891
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260414.6": {
892
892
  "type": "package",
893
893
  "serviceable": true,
894
- "sha512": "sha512-v3bA1Uvgxm7xl/do4R40df/K7EvwuNVAWt6e5JrIY32Ap5S6Jzm7+wD5lqoWSaCN7uZ9OpUA1FtsjBxjMOO+3w==",
895
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260410.8",
896
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260410.8.nupkg.sha512"
894
+ "sha512": "sha512-ESf80TB+2qmNG24+BETABLmDbK/y96I6y8irYIJ0dz89b4HKQr6aURp+3teApRXYoaOY5mXtYR9SoS6cIqisJw==",
895
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260414.6",
896
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260414.6.nupkg.sha512"
897
897
  },
898
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260410.8": {
898
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260414.6": {
899
899
  "type": "package",
900
900
  "serviceable": true,
901
- "sha512": "sha512-i0I+ZpH/T5yhCktJXuZH8k+/0hS7CHPG2zX+zsfRpuojSYAa+ZH6gzKOvYNEKDsJ3xGyHzxD1ndrzIseRtuWiw==",
902
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260410.8",
903
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260410.8.nupkg.sha512"
901
+ "sha512": "sha512-/aR45KlnrgyYLSxYrbHoeynBuZeueuRJngP0sh92XugixvP7/bbYX0hqoNK5K8c2Ki+1DNWPAvm2b+q73CZAxw==",
902
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260414.6",
903
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260414.6.nupkg.sha512"
904
904
  },
905
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260410.8": {
905
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260414.6": {
906
906
  "type": "package",
907
907
  "serviceable": true,
908
- "sha512": "sha512-8x32/84Xj9n8HwBEMKidFpdyrG/V8r6m4LJ1IwfpLCLXK/4XKnqCEN+FOVhcI+H2/TXdMhWndvGZHS8+80HsGw==",
909
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260410.8",
910
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260410.8.nupkg.sha512"
908
+ "sha512": "sha512-3aDcwakttFhCjJzmfiB9/bIarS/6k7MpZoDr5m7TvGPxI5dWRrKACxT5/dub1oDetAraY+OWm+XA5B2M6miP+g==",
909
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260414.6",
910
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260414.6.nupkg.sha512"
911
911
  },
912
912
  "Newtonsoft.Json/13.0.3": {
913
913
  "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.20260410.2": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260415.3": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260410.2",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260410.8",
11
+ "Azure.Generator": "1.0.0-alpha.20260415.3",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260414.6",
13
13
  "System.ClientModel": "1.10.0"
14
14
  },
15
15
  "runtime": {
@@ -439,12 +439,12 @@
439
439
  }
440
440
  }
441
441
  },
442
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260410.8": {
442
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260414.6": {
443
443
  "dependencies": {
444
444
  "CommandLineParser": "2.9.1",
445
445
  "Microsoft.Build": "17.9.5",
446
446
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
447
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260410.8",
447
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260414.6",
448
448
  "NuGet.Configuration": "6.14.0",
449
449
  "NuGet.Protocol": "6.14.0",
450
450
  "NuGet.Versioning": "6.14.0",
@@ -458,10 +458,10 @@
458
458
  }
459
459
  }
460
460
  },
461
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260410.8": {
461
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260414.6": {
462
462
  "dependencies": {
463
463
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
464
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260410.8",
464
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260414.6",
465
465
  "System.ClientModel": "1.10.0"
466
466
  },
467
467
  "runtime": {
@@ -471,7 +471,7 @@
471
471
  }
472
472
  }
473
473
  },
474
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260410.8": {
474
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260414.6": {
475
475
  "dependencies": {
476
476
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
477
477
  "System.Memory.Data": "10.0.3"
@@ -711,24 +711,24 @@
711
711
  }
712
712
  }
713
713
  },
714
- "Azure.Generator/1.0.0-alpha.20260410.2": {
714
+ "Azure.Generator/1.0.0-alpha.20260415.3": {
715
715
  "dependencies": {
716
716
  "Azure.Core": "1.53.0",
717
717
  "Azure.Core.Expressions.DataFactory": "1.0.0",
718
718
  "Azure.ResourceManager": "1.14.0",
719
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260410.8"
719
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260414.6"
720
720
  },
721
721
  "runtime": {
722
722
  "Azure.Generator.dll": {
723
723
  "assemblyVersion": "1.0.0.0",
724
- "fileVersion": "1.0.26.21002"
724
+ "fileVersion": "1.0.26.21503"
725
725
  }
726
726
  }
727
727
  }
728
728
  }
729
729
  },
730
730
  "libraries": {
731
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260410.2": {
731
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260415.3": {
732
732
  "type": "project",
733
733
  "serviceable": false,
734
734
  "sha512": ""
@@ -901,26 +901,26 @@
901
901
  "path": "microsoft.net.stringtools/17.9.5",
902
902
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
903
903
  },
904
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260410.8": {
904
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260414.6": {
905
905
  "type": "package",
906
906
  "serviceable": true,
907
- "sha512": "sha512-v3bA1Uvgxm7xl/do4R40df/K7EvwuNVAWt6e5JrIY32Ap5S6Jzm7+wD5lqoWSaCN7uZ9OpUA1FtsjBxjMOO+3w==",
908
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260410.8",
909
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260410.8.nupkg.sha512"
907
+ "sha512": "sha512-ESf80TB+2qmNG24+BETABLmDbK/y96I6y8irYIJ0dz89b4HKQr6aURp+3teApRXYoaOY5mXtYR9SoS6cIqisJw==",
908
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260414.6",
909
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260414.6.nupkg.sha512"
910
910
  },
911
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260410.8": {
911
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260414.6": {
912
912
  "type": "package",
913
913
  "serviceable": true,
914
- "sha512": "sha512-i0I+ZpH/T5yhCktJXuZH8k+/0hS7CHPG2zX+zsfRpuojSYAa+ZH6gzKOvYNEKDsJ3xGyHzxD1ndrzIseRtuWiw==",
915
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260410.8",
916
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260410.8.nupkg.sha512"
914
+ "sha512": "sha512-/aR45KlnrgyYLSxYrbHoeynBuZeueuRJngP0sh92XugixvP7/bbYX0hqoNK5K8c2Ki+1DNWPAvm2b+q73CZAxw==",
915
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260414.6",
916
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260414.6.nupkg.sha512"
917
917
  },
918
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260410.8": {
918
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260414.6": {
919
919
  "type": "package",
920
920
  "serviceable": true,
921
- "sha512": "sha512-8x32/84Xj9n8HwBEMKidFpdyrG/V8r6m4LJ1IwfpLCLXK/4XKnqCEN+FOVhcI+H2/TXdMhWndvGZHS8+80HsGw==",
922
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260410.8",
923
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260410.8.nupkg.sha512"
921
+ "sha512": "sha512-3aDcwakttFhCjJzmfiB9/bIarS/6k7MpZoDr5m7TvGPxI5dWRrKACxT5/dub1oDetAraY+OWm+XA5B2M6miP+g==",
922
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260414.6",
923
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260414.6.nupkg.sha512"
924
924
  },
925
925
  "Newtonsoft.Json/13.0.3": {
926
926
  "type": "package",
@@ -1069,7 +1069,7 @@
1069
1069
  "path": "system.security.cryptography.protecteddata/8.0.0",
1070
1070
  "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
1071
1071
  },
1072
- "Azure.Generator/1.0.0-alpha.20260410.2": {
1072
+ "Azure.Generator/1.0.0-alpha.20260415.3": {
1073
1073
  "type": "project",
1074
1074
  "serviceable": false,
1075
1075
  "sha512": ""
@@ -6,12 +6,12 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator/1.0.0-alpha.20260410.2": {
9
+ "Azure.Generator/1.0.0-alpha.20260415.3": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.53.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.20260410.8"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260414.6"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
@@ -440,12 +440,12 @@
440
440
  }
441
441
  }
442
442
  },
443
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260410.8": {
443
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260414.6": {
444
444
  "dependencies": {
445
445
  "CommandLineParser": "2.9.1",
446
446
  "Microsoft.Build": "17.9.5",
447
447
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
448
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260410.8",
448
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260414.6",
449
449
  "NuGet.Configuration": "6.14.0",
450
450
  "NuGet.Protocol": "6.14.0",
451
451
  "NuGet.Versioning": "6.14.0",
@@ -459,10 +459,10 @@
459
459
  }
460
460
  }
461
461
  },
462
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260410.8": {
462
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260414.6": {
463
463
  "dependencies": {
464
464
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
465
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260410.8",
465
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260414.6",
466
466
  "System.ClientModel": "1.10.0"
467
467
  },
468
468
  "runtime": {
@@ -472,7 +472,7 @@
472
472
  }
473
473
  }
474
474
  },
475
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260410.8": {
475
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260414.6": {
476
476
  "dependencies": {
477
477
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
478
478
  "System.Memory.Data": "10.0.3"
@@ -715,7 +715,7 @@
715
715
  }
716
716
  },
717
717
  "libraries": {
718
- "Azure.Generator/1.0.0-alpha.20260410.2": {
718
+ "Azure.Generator/1.0.0-alpha.20260415.3": {
719
719
  "type": "project",
720
720
  "serviceable": false,
721
721
  "sha512": ""
@@ -888,26 +888,26 @@
888
888
  "path": "microsoft.net.stringtools/17.9.5",
889
889
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
890
890
  },
891
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260410.8": {
891
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260414.6": {
892
892
  "type": "package",
893
893
  "serviceable": true,
894
- "sha512": "sha512-v3bA1Uvgxm7xl/do4R40df/K7EvwuNVAWt6e5JrIY32Ap5S6Jzm7+wD5lqoWSaCN7uZ9OpUA1FtsjBxjMOO+3w==",
895
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260410.8",
896
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260410.8.nupkg.sha512"
894
+ "sha512": "sha512-ESf80TB+2qmNG24+BETABLmDbK/y96I6y8irYIJ0dz89b4HKQr6aURp+3teApRXYoaOY5mXtYR9SoS6cIqisJw==",
895
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260414.6",
896
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260414.6.nupkg.sha512"
897
897
  },
898
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260410.8": {
898
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260414.6": {
899
899
  "type": "package",
900
900
  "serviceable": true,
901
- "sha512": "sha512-i0I+ZpH/T5yhCktJXuZH8k+/0hS7CHPG2zX+zsfRpuojSYAa+ZH6gzKOvYNEKDsJ3xGyHzxD1ndrzIseRtuWiw==",
902
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260410.8",
903
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260410.8.nupkg.sha512"
901
+ "sha512": "sha512-/aR45KlnrgyYLSxYrbHoeynBuZeueuRJngP0sh92XugixvP7/bbYX0hqoNK5K8c2Ki+1DNWPAvm2b+q73CZAxw==",
902
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260414.6",
903
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260414.6.nupkg.sha512"
904
904
  },
905
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260410.8": {
905
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260414.6": {
906
906
  "type": "package",
907
907
  "serviceable": true,
908
- "sha512": "sha512-8x32/84Xj9n8HwBEMKidFpdyrG/V8r6m4LJ1IwfpLCLXK/4XKnqCEN+FOVhcI+H2/TXdMhWndvGZHS8+80HsGw==",
909
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260410.8",
910
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260410.8.nupkg.sha512"
908
+ "sha512": "sha512-3aDcwakttFhCjJzmfiB9/bIarS/6k7MpZoDr5m7TvGPxI5dWRrKACxT5/dub1oDetAraY+OWm+XA5B2M6miP+g==",
909
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260414.6",
910
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260414.6.nupkg.sha512"
911
911
  },
912
912
  "Newtonsoft.Json/13.0.3": {
913
913
  "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.20260410.2",
3
+ "version": "1.0.0-alpha.20260415.3",
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,30 +38,31 @@
38
38
  "dist/generator/**"
39
39
  ],
40
40
  "dependencies": {
41
- "@typespec/http-client-csharp": "1.0.0-alpha.20260410.8"
41
+ "@typespec/http-client-csharp": "1.0.0-alpha.20260414.6"
42
42
  },
43
43
  "devDependencies": {
44
- "@azure-tools/azure-http-specs": "0.1.0-alpha.38",
45
- "@azure-tools/typespec-autorest": "0.66.0",
46
- "@azure-tools/typespec-azure-core": "0.66.0",
47
- "@azure-tools/typespec-azure-resource-manager": "0.66.0",
48
- "@azure-tools/typespec-azure-rulesets": "0.65.1",
49
- "@azure-tools/typespec-client-generator-core": "0.66.3",
44
+ "@azure-tools/azure-http-specs": "0.1.0-alpha.39",
45
+ "@azure-tools/typespec-autorest": "0.67.0",
46
+ "@azure-tools/typespec-azure-core": "0.67.0",
47
+ "@azure-tools/typespec-azure-resource-manager": "0.67.0",
48
+ "@azure-tools/typespec-azure-rulesets": "0.67.0",
49
+ "@azure-tools/typespec-client-generator-core": "0.67.2",
50
50
  "@eslint/js": "^9.2.0",
51
51
  "@types/node": "~22.12.0",
52
52
  "@types/prettier": "^2.6.3",
53
- "@typespec/compiler": "1.10.0",
54
- "@typespec/http": "1.10.0",
55
- "@typespec/http-specs": "0.1.0-alpha.35",
56
- "@typespec/json-schema": "1.10.0",
57
- "@typespec/library-linter": "0.80.0",
58
- "@typespec/openapi": "1.10.0",
59
- "@typespec/rest": "0.80.0",
60
- "@typespec/spec-api": "0.1.0-alpha.13",
61
- "@typespec/spector": "0.1.0-alpha.24",
53
+ "@typespec/compiler": "1.11.0",
54
+ "@typespec/http": "1.11.0",
55
+ "@typespec/http-specs": "0.1.0-alpha.36",
56
+ "@typespec/json-schema": "1.11.0",
57
+ "@typespec/library-linter": "0.81.0",
58
+ "@typespec/openapi": "1.11.0",
59
+ "@typespec/rest": "0.81.0",
60
+ "@typespec/spec-api": "0.1.0-alpha.14",
61
+ "@typespec/spector": "0.1.0-alpha.25",
62
+ "@typespec/streams": "0.81.0",
62
63
  "@typespec/tspd": "0.74.1",
63
- "@typespec/versioning": "0.80.0",
64
- "@typespec/xml": "0.80.0",
64
+ "@typespec/versioning": "0.81.0",
65
+ "@typespec/xml": "0.81.0",
65
66
  "@vitest/coverage-v8": "^3.0.5",
66
67
  "@vitest/ui": "^3.0.5",
67
68
  "c8": "^10.1.2",