@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20260311.4 → 1.0.0-alpha.20260312.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.
- package/dist/generator/Azure.Generator.Management.deps.json +27 -27
- package/dist/generator/Azure.Generator.Management.dll +0 -0
- package/dist/generator/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/Azure.Generator.Management.xml +8 -0
- package/dist/generator/Azure.Generator.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Management.deps.json +27 -27
- package/dist/generator/net10.0/Azure.Generator.Management.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.Management.xml +8 -0
- package/dist/generator/net10.0/Azure.Generator.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.dll +0 -0
- package/package.json +20 -17
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20260312.2": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.51.1",
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20260310.3",
|
|
13
13
|
"Azure.ResourceManager": "1.14.0",
|
|
14
14
|
"Humanizer.Core": "3.0.1"
|
|
15
15
|
},
|
|
@@ -41,17 +41,17 @@
|
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
},
|
|
44
|
-
"Azure.Generator/1.0.0-alpha.
|
|
44
|
+
"Azure.Generator/1.0.0-alpha.20260310.3": {
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"Azure.Core": "1.51.1",
|
|
47
47
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
48
48
|
"Azure.ResourceManager": "1.14.0",
|
|
49
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
49
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260310.1"
|
|
50
50
|
},
|
|
51
51
|
"runtime": {
|
|
52
52
|
"lib/net10.0/Azure.Generator.dll": {
|
|
53
53
|
"assemblyVersion": "1.0.0.0",
|
|
54
|
-
"fileVersion": "1.0.26.
|
|
54
|
+
"fileVersion": "1.0.26.16003"
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
},
|
|
@@ -419,12 +419,12 @@
|
|
|
419
419
|
}
|
|
420
420
|
}
|
|
421
421
|
},
|
|
422
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
422
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260310.1": {
|
|
423
423
|
"dependencies": {
|
|
424
424
|
"CommandLineParser": "2.9.1",
|
|
425
425
|
"Microsoft.Build": "17.9.5",
|
|
426
426
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
427
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
427
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260310.1",
|
|
428
428
|
"NuGet.Configuration": "6.14.0",
|
|
429
429
|
"NuGet.Protocol": "6.14.0",
|
|
430
430
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -438,9 +438,9 @@
|
|
|
438
438
|
}
|
|
439
439
|
}
|
|
440
440
|
},
|
|
441
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
441
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260310.1": {
|
|
442
442
|
"dependencies": {
|
|
443
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
443
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260310.1",
|
|
444
444
|
"System.ClientModel": "1.9.0"
|
|
445
445
|
},
|
|
446
446
|
"runtime": {
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
}
|
|
451
451
|
}
|
|
452
452
|
},
|
|
453
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
453
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260310.1": {
|
|
454
454
|
"dependencies": {
|
|
455
455
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
456
456
|
"System.Memory.Data": "10.0.1"
|
|
@@ -693,7 +693,7 @@
|
|
|
693
693
|
}
|
|
694
694
|
},
|
|
695
695
|
"libraries": {
|
|
696
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
696
|
+
"Azure.Generator.Management/1.0.0-alpha.20260312.2": {
|
|
697
697
|
"type": "project",
|
|
698
698
|
"serviceable": false,
|
|
699
699
|
"sha512": ""
|
|
@@ -712,12 +712,12 @@
|
|
|
712
712
|
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
713
713
|
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
714
714
|
},
|
|
715
|
-
"Azure.Generator/1.0.0-alpha.
|
|
715
|
+
"Azure.Generator/1.0.0-alpha.20260310.3": {
|
|
716
716
|
"type": "package",
|
|
717
717
|
"serviceable": true,
|
|
718
|
-
"sha512": "sha512-
|
|
719
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
720
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
718
|
+
"sha512": "sha512-En8VhDOQ8K3JFmSjoxxpz6N+1tpK8pC/h4N14StFPHUplyT+Ndc7L6vOHn/qH6pDclzu1bgC95ZHQQFEtDRsVQ==",
|
|
719
|
+
"path": "azure.generator/1.0.0-alpha.20260310.3",
|
|
720
|
+
"hashPath": "azure.generator.1.0.0-alpha.20260310.3.nupkg.sha512"
|
|
721
721
|
},
|
|
722
722
|
"Azure.ResourceManager/1.14.0": {
|
|
723
723
|
"type": "package",
|
|
@@ -852,26 +852,26 @@
|
|
|
852
852
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
853
853
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
854
854
|
},
|
|
855
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
855
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260310.1": {
|
|
856
856
|
"type": "package",
|
|
857
857
|
"serviceable": true,
|
|
858
|
-
"sha512": "sha512-
|
|
859
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
860
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
858
|
+
"sha512": "sha512-Whhaz5IoROXhF3onVAx+epyYnqztlNCD3izlR1sjEiC7gHLen3tolWOev5MNGJWciBn9apHUnlb39zV7WTLKyA==",
|
|
859
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260310.1",
|
|
860
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260310.1.nupkg.sha512"
|
|
861
861
|
},
|
|
862
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
862
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260310.1": {
|
|
863
863
|
"type": "package",
|
|
864
864
|
"serviceable": true,
|
|
865
|
-
"sha512": "sha512-
|
|
866
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
867
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
865
|
+
"sha512": "sha512-EH18KHwLzkks3s/THiCT2iDlg7Ci6di3fcCJebQq8BAGPe0gka1fTDAMCMzy8IIYRKPkxR1FOF1nLHJV3eqMEA==",
|
|
866
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260310.1",
|
|
867
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260310.1.nupkg.sha512"
|
|
868
868
|
},
|
|
869
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
869
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260310.1": {
|
|
870
870
|
"type": "package",
|
|
871
871
|
"serviceable": true,
|
|
872
|
-
"sha512": "sha512-
|
|
873
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
874
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
872
|
+
"sha512": "sha512-nptykRw0UClPXyegVopmT5QdBN4/GzpF/4gNij1BFsz7DbD90jdritNzugZlu0q93U7F74JHWMY2PJVx/GcCkw==",
|
|
873
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260310.1",
|
|
874
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260310.1.nupkg.sha512"
|
|
875
875
|
},
|
|
876
876
|
"Newtonsoft.Json/13.0.3": {
|
|
877
877
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
@@ -617,6 +617,14 @@
|
|
|
617
617
|
</summary>
|
|
618
618
|
<param name="enclosingType">The type provider to build the constructor for.</param>
|
|
619
619
|
</member>
|
|
620
|
+
<member name="M:Azure.Generator.Management.Utilities.InputClientExtensions.get_CurrentApiVersion(Microsoft.TypeSpec.Generator.Input.InputClient)">
|
|
621
|
+
<inheritdoc cref="P:Azure.Generator.Management.Utilities.InputClientExtensions.<G>$4F1E60ABE231F39462E7AC2419D09FE4.CurrentApiVersion"/>
|
|
622
|
+
</member>
|
|
623
|
+
<member name="P:Azure.Generator.Management.Utilities.InputClientExtensions.<G>$4F1E60ABE231F39462E7AC2419D09FE4.CurrentApiVersion">
|
|
624
|
+
<summary>
|
|
625
|
+
Gets the API version for this client from its <see cref="P:Microsoft.TypeSpec.Generator.Input.InputClient.ApiVersions"/>.
|
|
626
|
+
</summary>
|
|
627
|
+
</member>
|
|
620
628
|
<member name="M:Azure.Generator.Management.Utilities.OperationMethodParameterHelper.GetOperationMethodParameters(Microsoft.TypeSpec.Generator.Input.InputServiceMethod,Microsoft.TypeSpec.Generator.Providers.MethodProvider,Azure.Generator.Management.Models.ParameterContextRegistry,Microsoft.TypeSpec.Generator.Providers.TypeProvider,System.Boolean)">
|
|
621
629
|
<summary>
|
|
622
630
|
Builds the operation method parameters by taking parameters from the convenience method
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20260312.2": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.51.1",
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20260310.3",
|
|
13
13
|
"Azure.ResourceManager": "1.14.0",
|
|
14
14
|
"Humanizer.Core": "3.0.1"
|
|
15
15
|
},
|
|
@@ -41,17 +41,17 @@
|
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
},
|
|
44
|
-
"Azure.Generator/1.0.0-alpha.
|
|
44
|
+
"Azure.Generator/1.0.0-alpha.20260310.3": {
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"Azure.Core": "1.51.1",
|
|
47
47
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
48
48
|
"Azure.ResourceManager": "1.14.0",
|
|
49
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
49
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260310.1"
|
|
50
50
|
},
|
|
51
51
|
"runtime": {
|
|
52
52
|
"lib/net10.0/Azure.Generator.dll": {
|
|
53
53
|
"assemblyVersion": "1.0.0.0",
|
|
54
|
-
"fileVersion": "1.0.26.
|
|
54
|
+
"fileVersion": "1.0.26.16003"
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
},
|
|
@@ -419,12 +419,12 @@
|
|
|
419
419
|
}
|
|
420
420
|
}
|
|
421
421
|
},
|
|
422
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
422
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260310.1": {
|
|
423
423
|
"dependencies": {
|
|
424
424
|
"CommandLineParser": "2.9.1",
|
|
425
425
|
"Microsoft.Build": "17.9.5",
|
|
426
426
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
427
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
427
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260310.1",
|
|
428
428
|
"NuGet.Configuration": "6.14.0",
|
|
429
429
|
"NuGet.Protocol": "6.14.0",
|
|
430
430
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -438,9 +438,9 @@
|
|
|
438
438
|
}
|
|
439
439
|
}
|
|
440
440
|
},
|
|
441
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
441
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260310.1": {
|
|
442
442
|
"dependencies": {
|
|
443
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
443
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260310.1",
|
|
444
444
|
"System.ClientModel": "1.9.0"
|
|
445
445
|
},
|
|
446
446
|
"runtime": {
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
}
|
|
451
451
|
}
|
|
452
452
|
},
|
|
453
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
453
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260310.1": {
|
|
454
454
|
"dependencies": {
|
|
455
455
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
456
456
|
"System.Memory.Data": "10.0.1"
|
|
@@ -693,7 +693,7 @@
|
|
|
693
693
|
}
|
|
694
694
|
},
|
|
695
695
|
"libraries": {
|
|
696
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
696
|
+
"Azure.Generator.Management/1.0.0-alpha.20260312.2": {
|
|
697
697
|
"type": "project",
|
|
698
698
|
"serviceable": false,
|
|
699
699
|
"sha512": ""
|
|
@@ -712,12 +712,12 @@
|
|
|
712
712
|
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
713
713
|
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
714
714
|
},
|
|
715
|
-
"Azure.Generator/1.0.0-alpha.
|
|
715
|
+
"Azure.Generator/1.0.0-alpha.20260310.3": {
|
|
716
716
|
"type": "package",
|
|
717
717
|
"serviceable": true,
|
|
718
|
-
"sha512": "sha512-
|
|
719
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
720
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
718
|
+
"sha512": "sha512-En8VhDOQ8K3JFmSjoxxpz6N+1tpK8pC/h4N14StFPHUplyT+Ndc7L6vOHn/qH6pDclzu1bgC95ZHQQFEtDRsVQ==",
|
|
719
|
+
"path": "azure.generator/1.0.0-alpha.20260310.3",
|
|
720
|
+
"hashPath": "azure.generator.1.0.0-alpha.20260310.3.nupkg.sha512"
|
|
721
721
|
},
|
|
722
722
|
"Azure.ResourceManager/1.14.0": {
|
|
723
723
|
"type": "package",
|
|
@@ -852,26 +852,26 @@
|
|
|
852
852
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
853
853
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
854
854
|
},
|
|
855
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
855
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260310.1": {
|
|
856
856
|
"type": "package",
|
|
857
857
|
"serviceable": true,
|
|
858
|
-
"sha512": "sha512-
|
|
859
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
860
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
858
|
+
"sha512": "sha512-Whhaz5IoROXhF3onVAx+epyYnqztlNCD3izlR1sjEiC7gHLen3tolWOev5MNGJWciBn9apHUnlb39zV7WTLKyA==",
|
|
859
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260310.1",
|
|
860
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260310.1.nupkg.sha512"
|
|
861
861
|
},
|
|
862
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
862
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260310.1": {
|
|
863
863
|
"type": "package",
|
|
864
864
|
"serviceable": true,
|
|
865
|
-
"sha512": "sha512-
|
|
866
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
867
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
865
|
+
"sha512": "sha512-EH18KHwLzkks3s/THiCT2iDlg7Ci6di3fcCJebQq8BAGPe0gka1fTDAMCMzy8IIYRKPkxR1FOF1nLHJV3eqMEA==",
|
|
866
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260310.1",
|
|
867
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260310.1.nupkg.sha512"
|
|
868
868
|
},
|
|
869
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
869
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260310.1": {
|
|
870
870
|
"type": "package",
|
|
871
871
|
"serviceable": true,
|
|
872
|
-
"sha512": "sha512-
|
|
873
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
874
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
872
|
+
"sha512": "sha512-nptykRw0UClPXyegVopmT5QdBN4/GzpF/4gNij1BFsz7DbD90jdritNzugZlu0q93U7F74JHWMY2PJVx/GcCkw==",
|
|
873
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260310.1",
|
|
874
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260310.1.nupkg.sha512"
|
|
875
875
|
},
|
|
876
876
|
"Newtonsoft.Json/13.0.3": {
|
|
877
877
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
@@ -617,6 +617,14 @@
|
|
|
617
617
|
</summary>
|
|
618
618
|
<param name="enclosingType">The type provider to build the constructor for.</param>
|
|
619
619
|
</member>
|
|
620
|
+
<member name="M:Azure.Generator.Management.Utilities.InputClientExtensions.get_CurrentApiVersion(Microsoft.TypeSpec.Generator.Input.InputClient)">
|
|
621
|
+
<inheritdoc cref="P:Azure.Generator.Management.Utilities.InputClientExtensions.<G>$4F1E60ABE231F39462E7AC2419D09FE4.CurrentApiVersion"/>
|
|
622
|
+
</member>
|
|
623
|
+
<member name="P:Azure.Generator.Management.Utilities.InputClientExtensions.<G>$4F1E60ABE231F39462E7AC2419D09FE4.CurrentApiVersion">
|
|
624
|
+
<summary>
|
|
625
|
+
Gets the API version for this client from its <see cref="P:Microsoft.TypeSpec.Generator.Input.InputClient.ApiVersions"/>.
|
|
626
|
+
</summary>
|
|
627
|
+
</member>
|
|
620
628
|
<member name="M:Azure.Generator.Management.Utilities.OperationMethodParameterHelper.GetOperationMethodParameters(Microsoft.TypeSpec.Generator.Input.InputServiceMethod,Microsoft.TypeSpec.Generator.Providers.MethodProvider,Azure.Generator.Management.Models.ParameterContextRegistry,Microsoft.TypeSpec.Generator.Providers.TypeProvider,System.Boolean)">
|
|
621
629
|
<summary>
|
|
622
630
|
Builds the operation method parameters by taking parameters from the convenience method
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure-typespec/http-client-csharp-mgmt",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20260312.2",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec library for emitting Azure management libraries for C#.",
|
|
6
6
|
"readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp-mgmt/README.md",
|
|
@@ -37,32 +37,35 @@
|
|
|
37
37
|
"dist/**"
|
|
38
38
|
],
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@azure-typespec/http-client-csharp": "1.0.0-alpha.
|
|
40
|
+
"@azure-typespec/http-client-csharp": "1.0.0-alpha.20260310.3"
|
|
41
41
|
},
|
|
42
42
|
"peerDependencies": {
|
|
43
43
|
"@typespec/http-client-csharp": "^1.0.0-alpha"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@azure-tools/azure-http-specs": "0.1.0-alpha.
|
|
47
|
-
"@azure-tools/typespec-autorest": "0.
|
|
48
|
-
"@azure-tools/typespec-azure-core": "0.
|
|
49
|
-
"@azure-tools/typespec-azure-resource-manager": "0.
|
|
50
|
-
"@azure-tools/typespec-azure-rulesets": "0.
|
|
51
|
-
"@azure-tools/typespec-client-generator-core": "0.
|
|
46
|
+
"@azure-tools/azure-http-specs": "0.1.0-alpha.38",
|
|
47
|
+
"@azure-tools/typespec-autorest": "0.66.0",
|
|
48
|
+
"@azure-tools/typespec-azure-core": "0.66.0",
|
|
49
|
+
"@azure-tools/typespec-azure-resource-manager": "0.66.0",
|
|
50
|
+
"@azure-tools/typespec-azure-rulesets": "0.66.0",
|
|
51
|
+
"@azure-tools/typespec-client-generator-core": "0.66.1",
|
|
52
52
|
"@azure-tools/typespec-liftr-base": "0.12.0",
|
|
53
53
|
"@eslint/js": "^9.2.0",
|
|
54
54
|
"@types/node": "~22.12.0",
|
|
55
55
|
"@types/pluralize": "^0.0.33",
|
|
56
56
|
"@types/prettier": "^2.6.3",
|
|
57
|
-
"@typespec/compiler": "1.
|
|
58
|
-
"@typespec/
|
|
59
|
-
"@typespec/http
|
|
60
|
-
"@typespec/
|
|
61
|
-
"@typespec/
|
|
62
|
-
"@typespec/
|
|
63
|
-
"@typespec/
|
|
64
|
-
"@typespec/
|
|
65
|
-
"@typespec/
|
|
57
|
+
"@typespec/compiler": "1.10.0",
|
|
58
|
+
"@typespec/events": "0.80.0",
|
|
59
|
+
"@typespec/http": "1.10.0",
|
|
60
|
+
"@typespec/http-client-csharp": "1.0.0-alpha.20260310.1",
|
|
61
|
+
"@typespec/http-specs": "0.1.0-alpha.34",
|
|
62
|
+
"@typespec/openapi": "1.10.0",
|
|
63
|
+
"@typespec/rest": "0.80.0",
|
|
64
|
+
"@typespec/sse": "0.80.0",
|
|
65
|
+
"@typespec/streams": "0.80.0",
|
|
66
|
+
"@typespec/tspd": "0.74.1",
|
|
67
|
+
"@typespec/versioning": "0.80.0",
|
|
68
|
+
"@typespec/xml": "0.80.0",
|
|
66
69
|
"@vitest/coverage-v8": "^3.0.5",
|
|
67
70
|
"@vitest/ui": "^3.0.5",
|
|
68
71
|
"c8": "^10.1.2",
|