@azure-typespec/http-client-csharp 1.0.0-alpha.20250409.3 → 1.0.0-alpha.20250414.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,EAAE,MAAM,oBAAoB,CAAC;AAEjD,OAAO,EAEL,oBAAoB,EACrB,MAAM,8BAA8B,CAAC;AAEtC,wBAAsB,OAAO,CAAC,OAAO,EAAE,WAAW,CAAC,oBAAoB,CAAC,iBAIvE"}
1
+ {"version":3,"file":"emitter.d.ts","sourceRoot":"","sources":["../../emitter/src/emitter.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjD,OAAO,EAEL,oBAAoB,EACrB,MAAM,8BAA8B,CAAC;AAEtC,wBAAsB,OAAO,CAAC,OAAO,EAAE,WAAW,CAAC,oBAAoB,CAAC,iBAKvE"}
@@ -4,6 +4,7 @@ import { $onEmit as $onMTGEmit } from "@typespec/http-client-csharp";
4
4
  export async function $onEmit(context) {
5
5
  context.options["generator-name"] ??= "AzureClientGenerator";
6
6
  context.options["emitter-extension-path"] ??= import.meta.url;
7
+ context.options["license"] ??= { name: "MIT License", company: "Microsoft Corporation" };
7
8
  await $onMTGEmit(context);
8
9
  }
9
10
  //# sourceMappingURL=emitter.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"emitter.js","sourceRoot":"","sources":["../../emitter/src/emitter.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,+FAA+F;AAI/F,OAAO,EACL,OAAO,IAAI,UAAU,EAEtB,MAAM,8BAA8B,CAAC;AAEtC,MAAM,CAAC,KAAK,UAAU,OAAO,CAAC,OAA0C;IACtE,OAAO,CAAC,OAAO,CAAC,gBAAgB,CAAC,KAAK,sBAAsB,CAAC;IAC7D,OAAO,CAAC,OAAO,CAAC,wBAAwB,CAAC,KAAK,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC;IAC9D,MAAM,UAAU,CAAC,OAAO,CAAC,CAAC;AAC5B,CAAC"}
1
+ {"version":3,"file":"emitter.js","sourceRoot":"","sources":["../../emitter/src/emitter.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,+FAA+F;AAI/F,OAAO,EACL,OAAO,IAAI,UAAU,EAEtB,MAAM,8BAA8B,CAAC;AAEtC,MAAM,CAAC,KAAK,UAAU,OAAO,CAAC,OAA0C;IACtE,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,EAAE,IAAI,EAAE,aAAa,EAAE,OAAO,EAAE,uBAAuB,EAAE,CAAC;IACzF,MAAM,UAAU,CAAC,OAAO,CAAC,CAAC;AAC5B,CAAC"}
@@ -6,12 +6,12 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v8.0": {
9
- "Azure.Generator.StubLibrary/1.0.0-alpha.20250409.1": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20250414.1": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20250409.1",
12
- "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250409.1",
11
+ "Azure.Generator": "1.0.0-alpha.20250414.1",
12
+ "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250410.1",
13
13
  "Microsoft.SourceLink.GitHub": "8.0.0",
14
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250320.1",
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250407.1",
15
15
  "SauceControl.InheritDoc": "1.2.0",
16
16
  "StyleCop.Analyzers": "1.2.0-beta.333",
17
17
  "System.ClientModel": "1.3.0"
@@ -67,7 +67,7 @@
67
67
  }
68
68
  }
69
69
  },
70
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250409.1": {},
70
+ "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250410.1": {},
71
71
  "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
72
72
  "runtime": {
73
73
  "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
@@ -346,12 +346,12 @@
346
346
  "Microsoft.SourceLink.Common": "8.0.0"
347
347
  }
348
348
  },
349
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250320.1": {
349
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250407.1": {
350
350
  "dependencies": {
351
351
  "CommandLineParser": "2.9.1",
352
352
  "Microsoft.Build": "17.9.5",
353
353
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
354
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250320.1",
354
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250407.1",
355
355
  "NuGet.Configuration": "6.9.1",
356
356
  "System.ComponentModel.Composition": "8.0.0",
357
357
  "System.Memory.Data": "8.0.1"
@@ -363,9 +363,9 @@
363
363
  }
364
364
  }
365
365
  },
366
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250320.1": {
366
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250407.1": {
367
367
  "dependencies": {
368
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250320.1",
368
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250407.1",
369
369
  "System.ClientModel": "1.3.0"
370
370
  },
371
371
  "runtime": {
@@ -375,7 +375,7 @@
375
375
  }
376
376
  }
377
377
  },
378
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250320.1": {
378
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250407.1": {
379
379
  "dependencies": {
380
380
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
381
381
  "System.Memory.Data": "8.0.1"
@@ -603,11 +603,11 @@
603
603
  "System.Threading.Channels/7.0.0": {},
604
604
  "System.Threading.Tasks.Dataflow/8.0.0": {},
605
605
  "System.Threading.Tasks.Extensions/4.5.4": {},
606
- "Azure.Generator/1.0.0-alpha.20250409.1": {
606
+ "Azure.Generator/1.0.0-alpha.20250414.1": {
607
607
  "dependencies": {
608
608
  "Azure.Core": "1.44.1",
609
609
  "Azure.ResourceManager": "1.13.0",
610
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250320.1"
610
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250407.1"
611
611
  },
612
612
  "runtime": {
613
613
  "Azure.Generator.dll": {
@@ -619,7 +619,7 @@
619
619
  }
620
620
  },
621
621
  "libraries": {
622
- "Azure.Generator.StubLibrary/1.0.0-alpha.20250409.1": {
622
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20250414.1": {
623
623
  "type": "project",
624
624
  "serviceable": false,
625
625
  "sha512": ""
@@ -652,12 +652,12 @@
652
652
  "path": "humanizer.core/2.14.1",
653
653
  "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
654
654
  },
655
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250409.1": {
655
+ "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250410.1": {
656
656
  "type": "package",
657
657
  "serviceable": true,
658
- "sha512": "sha512-kO+ZTzxq6uRTL67DqtwRezR1N3Rs4KqdN7qAQaWAD6MKamuxURdL4JEwUGbGjT2ZxKXPs9+JWzF1ieijjrfkmg==",
659
- "path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250409.1",
660
- "hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250409.1.nupkg.sha512"
658
+ "sha512": "sha512-x+TW9izRZvfhYOnRgr6pMuuc/xzSAQbsgAgIARQwzpmyqHI15vhMP9orNHuOwnrqBjk2dJIUtUuFBut+imxKTA==",
659
+ "path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250410.1",
660
+ "hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250410.1.nupkg.sha512"
661
661
  },
662
662
  "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
663
663
  "type": "package",
@@ -750,26 +750,26 @@
750
750
  "path": "microsoft.sourcelink.github/8.0.0",
751
751
  "hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
752
752
  },
753
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250320.1": {
753
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250407.1": {
754
754
  "type": "package",
755
755
  "serviceable": true,
756
- "sha512": "sha512-92eo8ijLkiSEthyLVoELhFxHgMRL4B1fLmAe3KdXwVSk9qpPct2vPmnORD2+86ECCi3e6GNKX1/rsT1Kzijehw==",
757
- "path": "microsoft.typespec.generator/1.0.0-alpha.20250320.1",
758
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250320.1.nupkg.sha512"
756
+ "sha512": "sha512-uZ3vjBwDu71Hcisod4aDXFV13kEAQUtfMkGsJbjkvj0Y6c6C689+htU846EllBi5zODP+n9ievAMIxQTR7aCVw==",
757
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20250407.1",
758
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250407.1.nupkg.sha512"
759
759
  },
760
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250320.1": {
760
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250407.1": {
761
761
  "type": "package",
762
762
  "serviceable": true,
763
- "sha512": "sha512-yMcfaahCzykqdovB5rl+I0hApbNK/HGkXDq6cbYh6F68rhMHuxmv2NFvDttczbuoZTtHWzN87XdAHH0OEKBOKA==",
764
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250320.1",
765
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250320.1.nupkg.sha512"
763
+ "sha512": "sha512-Oblb/ulSmMa/7GzDPRaBEuHPuHmPlwnPyVeL0wecEJbxKcGHMGuCGOm7BsTayei4E/Wkkkb6KdOp+dTQlLnryw==",
764
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250407.1",
765
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250407.1.nupkg.sha512"
766
766
  },
767
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250320.1": {
767
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250407.1": {
768
768
  "type": "package",
769
769
  "serviceable": true,
770
- "sha512": "sha512-VQHSLA7irozcw9qipkW08LX0255WQzOfxBg2mEJH+z+68OJJIitCBUAmrgAondKv7pvuJNsoikgnhhxJafgfIQ==",
771
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20250320.1",
772
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250320.1.nupkg.sha512"
770
+ "sha512": "sha512-zkJr2Ib84+iIyzpddwopYktir4fkcE8d5eHm7EJbKYTwNVHUBfRXVIj2+Vf0CoAdshTW8HKEnvA2WB7fDnczIA==",
771
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20250407.1",
772
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250407.1.nupkg.sha512"
773
773
  },
774
774
  "NuGet.Common/6.9.1": {
775
775
  "type": "package",
@@ -988,7 +988,7 @@
988
988
  "path": "system.threading.tasks.extensions/4.5.4",
989
989
  "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
990
990
  },
991
- "Azure.Generator/1.0.0-alpha.20250409.1": {
991
+ "Azure.Generator/1.0.0-alpha.20250414.1": {
992
992
  "type": "project",
993
993
  "serviceable": false,
994
994
  "sha512": ""
@@ -6,13 +6,13 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v8.0": {
9
- "Azure.Generator/1.0.0-alpha.20250409.1": {
9
+ "Azure.Generator/1.0.0-alpha.20250414.1": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.44.1",
12
12
  "Azure.ResourceManager": "1.13.0",
13
- "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250409.1",
13
+ "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250410.1",
14
14
  "Microsoft.SourceLink.GitHub": "8.0.0",
15
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250320.1",
15
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250407.1",
16
16
  "SauceControl.InheritDoc": "1.2.0",
17
17
  "StyleCop.Analyzers": "1.2.0-beta.333"
18
18
  },
@@ -67,7 +67,7 @@
67
67
  }
68
68
  }
69
69
  },
70
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250409.1": {},
70
+ "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250410.1": {},
71
71
  "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
72
72
  "runtime": {
73
73
  "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
@@ -346,12 +346,12 @@
346
346
  "Microsoft.SourceLink.Common": "8.0.0"
347
347
  }
348
348
  },
349
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250320.1": {
349
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250407.1": {
350
350
  "dependencies": {
351
351
  "CommandLineParser": "2.9.1",
352
352
  "Microsoft.Build": "17.9.5",
353
353
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
354
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250320.1",
354
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250407.1",
355
355
  "NuGet.Configuration": "6.9.1",
356
356
  "System.ComponentModel.Composition": "8.0.0",
357
357
  "System.Memory.Data": "8.0.1"
@@ -363,9 +363,9 @@
363
363
  }
364
364
  }
365
365
  },
366
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250320.1": {
366
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250407.1": {
367
367
  "dependencies": {
368
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250320.1",
368
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250407.1",
369
369
  "System.ClientModel": "1.3.0"
370
370
  },
371
371
  "runtime": {
@@ -375,7 +375,7 @@
375
375
  }
376
376
  }
377
377
  },
378
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250320.1": {
378
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250407.1": {
379
379
  "dependencies": {
380
380
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
381
381
  "System.Memory.Data": "8.0.1"
@@ -606,7 +606,7 @@
606
606
  }
607
607
  },
608
608
  "libraries": {
609
- "Azure.Generator/1.0.0-alpha.20250409.1": {
609
+ "Azure.Generator/1.0.0-alpha.20250414.1": {
610
610
  "type": "project",
611
611
  "serviceable": false,
612
612
  "sha512": ""
@@ -639,12 +639,12 @@
639
639
  "path": "humanizer.core/2.14.1",
640
640
  "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
641
641
  },
642
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250409.1": {
642
+ "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250410.1": {
643
643
  "type": "package",
644
644
  "serviceable": true,
645
- "sha512": "sha512-kO+ZTzxq6uRTL67DqtwRezR1N3Rs4KqdN7qAQaWAD6MKamuxURdL4JEwUGbGjT2ZxKXPs9+JWzF1ieijjrfkmg==",
646
- "path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250409.1",
647
- "hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250409.1.nupkg.sha512"
645
+ "sha512": "sha512-x+TW9izRZvfhYOnRgr6pMuuc/xzSAQbsgAgIARQwzpmyqHI15vhMP9orNHuOwnrqBjk2dJIUtUuFBut+imxKTA==",
646
+ "path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250410.1",
647
+ "hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250410.1.nupkg.sha512"
648
648
  },
649
649
  "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
650
650
  "type": "package",
@@ -737,26 +737,26 @@
737
737
  "path": "microsoft.sourcelink.github/8.0.0",
738
738
  "hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
739
739
  },
740
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250320.1": {
740
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250407.1": {
741
741
  "type": "package",
742
742
  "serviceable": true,
743
- "sha512": "sha512-92eo8ijLkiSEthyLVoELhFxHgMRL4B1fLmAe3KdXwVSk9qpPct2vPmnORD2+86ECCi3e6GNKX1/rsT1Kzijehw==",
744
- "path": "microsoft.typespec.generator/1.0.0-alpha.20250320.1",
745
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250320.1.nupkg.sha512"
743
+ "sha512": "sha512-uZ3vjBwDu71Hcisod4aDXFV13kEAQUtfMkGsJbjkvj0Y6c6C689+htU846EllBi5zODP+n9ievAMIxQTR7aCVw==",
744
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20250407.1",
745
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250407.1.nupkg.sha512"
746
746
  },
747
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250320.1": {
747
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250407.1": {
748
748
  "type": "package",
749
749
  "serviceable": true,
750
- "sha512": "sha512-yMcfaahCzykqdovB5rl+I0hApbNK/HGkXDq6cbYh6F68rhMHuxmv2NFvDttczbuoZTtHWzN87XdAHH0OEKBOKA==",
751
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250320.1",
752
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250320.1.nupkg.sha512"
750
+ "sha512": "sha512-Oblb/ulSmMa/7GzDPRaBEuHPuHmPlwnPyVeL0wecEJbxKcGHMGuCGOm7BsTayei4E/Wkkkb6KdOp+dTQlLnryw==",
751
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250407.1",
752
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250407.1.nupkg.sha512"
753
753
  },
754
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250320.1": {
754
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250407.1": {
755
755
  "type": "package",
756
756
  "serviceable": true,
757
- "sha512": "sha512-VQHSLA7irozcw9qipkW08LX0255WQzOfxBg2mEJH+z+68OJJIitCBUAmrgAondKv7pvuJNsoikgnhhxJafgfIQ==",
758
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20250320.1",
759
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250320.1.nupkg.sha512"
757
+ "sha512": "sha512-zkJr2Ib84+iIyzpddwopYktir4fkcE8d5eHm7EJbKYTwNVHUBfRXVIj2+Vf0CoAdshTW8HKEnvA2WB7fDnczIA==",
758
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20250407.1",
759
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250407.1.nupkg.sha512"
760
760
  },
761
761
  "NuGet.Common/6.9.1": {
762
762
  "type": "package",
Binary file
Binary file
@@ -26,11 +26,6 @@
26
26
  Customize the generation output for Azure client SDK.
27
27
  </summary>
28
28
  </member>
29
- <member name="P:Azure.Generator.AzureClientGenerator.LicenseString">
30
- <summary>
31
- Customize the license string for Azure client SDK.
32
- </summary>
33
- </member>
34
29
  <member name="T:Azure.Generator.AzureOutputLibrary">
35
30
  <inheritdoc/>
36
31
  </member>
@@ -6,12 +6,12 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v8.0": {
9
- "Azure.Generator.StubLibrary/1.0.0-alpha.20250409.1": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20250414.1": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20250409.1",
12
- "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250409.1",
11
+ "Azure.Generator": "1.0.0-alpha.20250414.1",
12
+ "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250410.1",
13
13
  "Microsoft.SourceLink.GitHub": "8.0.0",
14
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250320.1",
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250407.1",
15
15
  "SauceControl.InheritDoc": "1.2.0",
16
16
  "StyleCop.Analyzers": "1.2.0-beta.333",
17
17
  "System.ClientModel": "1.3.0"
@@ -67,7 +67,7 @@
67
67
  }
68
68
  }
69
69
  },
70
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250409.1": {},
70
+ "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250410.1": {},
71
71
  "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
72
72
  "runtime": {
73
73
  "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
@@ -346,12 +346,12 @@
346
346
  "Microsoft.SourceLink.Common": "8.0.0"
347
347
  }
348
348
  },
349
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250320.1": {
349
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250407.1": {
350
350
  "dependencies": {
351
351
  "CommandLineParser": "2.9.1",
352
352
  "Microsoft.Build": "17.9.5",
353
353
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
354
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250320.1",
354
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250407.1",
355
355
  "NuGet.Configuration": "6.9.1",
356
356
  "System.ComponentModel.Composition": "8.0.0",
357
357
  "System.Memory.Data": "8.0.1"
@@ -363,9 +363,9 @@
363
363
  }
364
364
  }
365
365
  },
366
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250320.1": {
366
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250407.1": {
367
367
  "dependencies": {
368
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250320.1",
368
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250407.1",
369
369
  "System.ClientModel": "1.3.0"
370
370
  },
371
371
  "runtime": {
@@ -375,7 +375,7 @@
375
375
  }
376
376
  }
377
377
  },
378
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250320.1": {
378
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250407.1": {
379
379
  "dependencies": {
380
380
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
381
381
  "System.Memory.Data": "8.0.1"
@@ -603,11 +603,11 @@
603
603
  "System.Threading.Channels/7.0.0": {},
604
604
  "System.Threading.Tasks.Dataflow/8.0.0": {},
605
605
  "System.Threading.Tasks.Extensions/4.5.4": {},
606
- "Azure.Generator/1.0.0-alpha.20250409.1": {
606
+ "Azure.Generator/1.0.0-alpha.20250414.1": {
607
607
  "dependencies": {
608
608
  "Azure.Core": "1.44.1",
609
609
  "Azure.ResourceManager": "1.13.0",
610
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250320.1"
610
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250407.1"
611
611
  },
612
612
  "runtime": {
613
613
  "Azure.Generator.dll": {
@@ -619,7 +619,7 @@
619
619
  }
620
620
  },
621
621
  "libraries": {
622
- "Azure.Generator.StubLibrary/1.0.0-alpha.20250409.1": {
622
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20250414.1": {
623
623
  "type": "project",
624
624
  "serviceable": false,
625
625
  "sha512": ""
@@ -652,12 +652,12 @@
652
652
  "path": "humanizer.core/2.14.1",
653
653
  "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
654
654
  },
655
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250409.1": {
655
+ "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250410.1": {
656
656
  "type": "package",
657
657
  "serviceable": true,
658
- "sha512": "sha512-kO+ZTzxq6uRTL67DqtwRezR1N3Rs4KqdN7qAQaWAD6MKamuxURdL4JEwUGbGjT2ZxKXPs9+JWzF1ieijjrfkmg==",
659
- "path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250409.1",
660
- "hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250409.1.nupkg.sha512"
658
+ "sha512": "sha512-x+TW9izRZvfhYOnRgr6pMuuc/xzSAQbsgAgIARQwzpmyqHI15vhMP9orNHuOwnrqBjk2dJIUtUuFBut+imxKTA==",
659
+ "path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250410.1",
660
+ "hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250410.1.nupkg.sha512"
661
661
  },
662
662
  "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
663
663
  "type": "package",
@@ -750,26 +750,26 @@
750
750
  "path": "microsoft.sourcelink.github/8.0.0",
751
751
  "hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
752
752
  },
753
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250320.1": {
753
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250407.1": {
754
754
  "type": "package",
755
755
  "serviceable": true,
756
- "sha512": "sha512-92eo8ijLkiSEthyLVoELhFxHgMRL4B1fLmAe3KdXwVSk9qpPct2vPmnORD2+86ECCi3e6GNKX1/rsT1Kzijehw==",
757
- "path": "microsoft.typespec.generator/1.0.0-alpha.20250320.1",
758
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250320.1.nupkg.sha512"
756
+ "sha512": "sha512-uZ3vjBwDu71Hcisod4aDXFV13kEAQUtfMkGsJbjkvj0Y6c6C689+htU846EllBi5zODP+n9ievAMIxQTR7aCVw==",
757
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20250407.1",
758
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250407.1.nupkg.sha512"
759
759
  },
760
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250320.1": {
760
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250407.1": {
761
761
  "type": "package",
762
762
  "serviceable": true,
763
- "sha512": "sha512-yMcfaahCzykqdovB5rl+I0hApbNK/HGkXDq6cbYh6F68rhMHuxmv2NFvDttczbuoZTtHWzN87XdAHH0OEKBOKA==",
764
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250320.1",
765
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250320.1.nupkg.sha512"
763
+ "sha512": "sha512-Oblb/ulSmMa/7GzDPRaBEuHPuHmPlwnPyVeL0wecEJbxKcGHMGuCGOm7BsTayei4E/Wkkkb6KdOp+dTQlLnryw==",
764
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250407.1",
765
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250407.1.nupkg.sha512"
766
766
  },
767
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250320.1": {
767
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250407.1": {
768
768
  "type": "package",
769
769
  "serviceable": true,
770
- "sha512": "sha512-VQHSLA7irozcw9qipkW08LX0255WQzOfxBg2mEJH+z+68OJJIitCBUAmrgAondKv7pvuJNsoikgnhhxJafgfIQ==",
771
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20250320.1",
772
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250320.1.nupkg.sha512"
770
+ "sha512": "sha512-zkJr2Ib84+iIyzpddwopYktir4fkcE8d5eHm7EJbKYTwNVHUBfRXVIj2+Vf0CoAdshTW8HKEnvA2WB7fDnczIA==",
771
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20250407.1",
772
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250407.1.nupkg.sha512"
773
773
  },
774
774
  "NuGet.Common/6.9.1": {
775
775
  "type": "package",
@@ -988,7 +988,7 @@
988
988
  "path": "system.threading.tasks.extensions/4.5.4",
989
989
  "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
990
990
  },
991
- "Azure.Generator/1.0.0-alpha.20250409.1": {
991
+ "Azure.Generator/1.0.0-alpha.20250414.1": {
992
992
  "type": "project",
993
993
  "serviceable": false,
994
994
  "sha512": ""
@@ -6,13 +6,13 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v8.0": {
9
- "Azure.Generator/1.0.0-alpha.20250409.1": {
9
+ "Azure.Generator/1.0.0-alpha.20250414.1": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.44.1",
12
12
  "Azure.ResourceManager": "1.13.0",
13
- "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250409.1",
13
+ "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250410.1",
14
14
  "Microsoft.SourceLink.GitHub": "8.0.0",
15
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250320.1",
15
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250407.1",
16
16
  "SauceControl.InheritDoc": "1.2.0",
17
17
  "StyleCop.Analyzers": "1.2.0-beta.333"
18
18
  },
@@ -67,7 +67,7 @@
67
67
  }
68
68
  }
69
69
  },
70
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250409.1": {},
70
+ "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250410.1": {},
71
71
  "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
72
72
  "runtime": {
73
73
  "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
@@ -346,12 +346,12 @@
346
346
  "Microsoft.SourceLink.Common": "8.0.0"
347
347
  }
348
348
  },
349
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250320.1": {
349
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250407.1": {
350
350
  "dependencies": {
351
351
  "CommandLineParser": "2.9.1",
352
352
  "Microsoft.Build": "17.9.5",
353
353
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
354
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250320.1",
354
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250407.1",
355
355
  "NuGet.Configuration": "6.9.1",
356
356
  "System.ComponentModel.Composition": "8.0.0",
357
357
  "System.Memory.Data": "8.0.1"
@@ -363,9 +363,9 @@
363
363
  }
364
364
  }
365
365
  },
366
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250320.1": {
366
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250407.1": {
367
367
  "dependencies": {
368
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250320.1",
368
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250407.1",
369
369
  "System.ClientModel": "1.3.0"
370
370
  },
371
371
  "runtime": {
@@ -375,7 +375,7 @@
375
375
  }
376
376
  }
377
377
  },
378
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250320.1": {
378
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250407.1": {
379
379
  "dependencies": {
380
380
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
381
381
  "System.Memory.Data": "8.0.1"
@@ -606,7 +606,7 @@
606
606
  }
607
607
  },
608
608
  "libraries": {
609
- "Azure.Generator/1.0.0-alpha.20250409.1": {
609
+ "Azure.Generator/1.0.0-alpha.20250414.1": {
610
610
  "type": "project",
611
611
  "serviceable": false,
612
612
  "sha512": ""
@@ -639,12 +639,12 @@
639
639
  "path": "humanizer.core/2.14.1",
640
640
  "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
641
641
  },
642
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250409.1": {
642
+ "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250410.1": {
643
643
  "type": "package",
644
644
  "serviceable": true,
645
- "sha512": "sha512-kO+ZTzxq6uRTL67DqtwRezR1N3Rs4KqdN7qAQaWAD6MKamuxURdL4JEwUGbGjT2ZxKXPs9+JWzF1ieijjrfkmg==",
646
- "path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250409.1",
647
- "hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250409.1.nupkg.sha512"
645
+ "sha512": "sha512-x+TW9izRZvfhYOnRgr6pMuuc/xzSAQbsgAgIARQwzpmyqHI15vhMP9orNHuOwnrqBjk2dJIUtUuFBut+imxKTA==",
646
+ "path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250410.1",
647
+ "hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250410.1.nupkg.sha512"
648
648
  },
649
649
  "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
650
650
  "type": "package",
@@ -737,26 +737,26 @@
737
737
  "path": "microsoft.sourcelink.github/8.0.0",
738
738
  "hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
739
739
  },
740
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250320.1": {
740
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250407.1": {
741
741
  "type": "package",
742
742
  "serviceable": true,
743
- "sha512": "sha512-92eo8ijLkiSEthyLVoELhFxHgMRL4B1fLmAe3KdXwVSk9qpPct2vPmnORD2+86ECCi3e6GNKX1/rsT1Kzijehw==",
744
- "path": "microsoft.typespec.generator/1.0.0-alpha.20250320.1",
745
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250320.1.nupkg.sha512"
743
+ "sha512": "sha512-uZ3vjBwDu71Hcisod4aDXFV13kEAQUtfMkGsJbjkvj0Y6c6C689+htU846EllBi5zODP+n9ievAMIxQTR7aCVw==",
744
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20250407.1",
745
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250407.1.nupkg.sha512"
746
746
  },
747
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250320.1": {
747
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250407.1": {
748
748
  "type": "package",
749
749
  "serviceable": true,
750
- "sha512": "sha512-yMcfaahCzykqdovB5rl+I0hApbNK/HGkXDq6cbYh6F68rhMHuxmv2NFvDttczbuoZTtHWzN87XdAHH0OEKBOKA==",
751
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250320.1",
752
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250320.1.nupkg.sha512"
750
+ "sha512": "sha512-Oblb/ulSmMa/7GzDPRaBEuHPuHmPlwnPyVeL0wecEJbxKcGHMGuCGOm7BsTayei4E/Wkkkb6KdOp+dTQlLnryw==",
751
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250407.1",
752
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250407.1.nupkg.sha512"
753
753
  },
754
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250320.1": {
754
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250407.1": {
755
755
  "type": "package",
756
756
  "serviceable": true,
757
- "sha512": "sha512-VQHSLA7irozcw9qipkW08LX0255WQzOfxBg2mEJH+z+68OJJIitCBUAmrgAondKv7pvuJNsoikgnhhxJafgfIQ==",
758
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20250320.1",
759
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250320.1.nupkg.sha512"
757
+ "sha512": "sha512-zkJr2Ib84+iIyzpddwopYktir4fkcE8d5eHm7EJbKYTwNVHUBfRXVIj2+Vf0CoAdshTW8HKEnvA2WB7fDnczIA==",
758
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20250407.1",
759
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250407.1.nupkg.sha512"
760
760
  },
761
761
  "NuGet.Common/6.9.1": {
762
762
  "type": "package",
@@ -26,11 +26,6 @@
26
26
  Customize the generation output for Azure client SDK.
27
27
  </summary>
28
28
  </member>
29
- <member name="P:Azure.Generator.AzureClientGenerator.LicenseString">
30
- <summary>
31
- Customize the license string for Azure client SDK.
32
- </summary>
33
- </member>
34
29
  <member name="T:Azure.Generator.AzureOutputLibrary">
35
30
  <inheritdoc/>
36
31
  </member>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure-typespec/http-client-csharp",
3
- "version": "1.0.0-alpha.20250409.3",
3
+ "version": "1.0.0-alpha.20250414.2",
4
4
  "type": "module",
5
5
  "main": "dist/emitter/index.js",
6
6
  "exports": {
@@ -23,27 +23,28 @@
23
23
  "dist/**"
24
24
  ],
25
25
  "dependencies": {
26
- "@typespec/http-client-csharp": "1.0.0-alpha.20250320.1"
26
+ "@typespec/http-client-csharp": "1.0.0-alpha.20250407.1"
27
27
  },
28
28
  "devDependencies": {
29
- "@azure-tools/azure-http-specs": "0.1.0-alpha.7",
30
- "@azure-tools/typespec-autorest": "0.52.0",
31
- "@azure-tools/typespec-azure-core": "0.52.0",
32
- "@azure-tools/typespec-azure-resource-manager": "0.52.0",
33
- "@azure-tools/typespec-azure-rulesets": "0.52.0",
34
- "@azure-tools/typespec-client-generator-core": "0.52.0",
29
+ "@azure-tools/azure-http-specs": "0.1.0-alpha.13",
30
+ "@azure-tools/typespec-azure-core": "0.54.0",
31
+ "@azure-tools/typespec-azure-resource-manager": "0.54.0",
32
+ "@azure-tools/typespec-azure-rulesets": "0.54.0",
33
+ "@azure-tools/typespec-client-generator-core": "0.54.0",
35
34
  "@eslint/js": "^9.2.0",
36
35
  "@types/node": "~22.7.5",
37
36
  "@types/prettier": "^2.6.3",
38
- "@typespec/compiler": "0.66.0",
39
- "@typespec/http": "0.66.0",
40
- "@typespec/http-specs": "0.1.0-alpha.11",
41
- "@typespec/json-schema": "0.66.0",
42
- "@typespec/library-linter": "0.66.0",
43
- "@typespec/openapi": "0.66.0",
44
- "@typespec/rest": "0.66.0",
45
- "@typespec/versioning": "0.66.0",
46
- "@typespec/xml": "0.66.0",
37
+ "@typespec/compiler": "1.0.0-rc.0",
38
+ "@typespec/http": "1.0.0-rc.0",
39
+ "@typespec/http-specs": "0.1.0-alpha.17",
40
+ "@typespec/json-schema": "1.0.0-rc.0",
41
+ "@typespec/library-linter": "0.68.0",
42
+ "@typespec/openapi": "1.0.0-rc.0",
43
+ "@typespec/rest": "0.68.0",
44
+ "@typespec/spec-api": "0.1.0-alpha.3",
45
+ "@typespec/spector": "0.1.0-alpha.11",
46
+ "@typespec/versioning": "0.68.0",
47
+ "@typespec/xml": "0.68.0",
47
48
  "@vitest/coverage-v8": "^3.0.5",
48
49
  "@vitest/ui": "^3.0.5",
49
50
  "c8": "^10.1.2",