@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20260911.2 → 1.0.0-alpha.20260914.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 +2 -2
- 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 +1 -4
- package/dist/generator/net10.0/Azure.Generator.Management.deps.json +2 -2
- 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 +1 -4
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@
|
|
|
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.20260914.2": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.62.0",
|
|
12
12
|
"Azure.Generator": "1.0.0-alpha.20260908.4",
|
|
@@ -729,7 +729,7 @@
|
|
|
729
729
|
}
|
|
730
730
|
},
|
|
731
731
|
"libraries": {
|
|
732
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
732
|
+
"Azure.Generator.Management/1.0.0-alpha.20260914.2": {
|
|
733
733
|
"type": "project",
|
|
734
734
|
"serviceable": false,
|
|
735
735
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -1341,10 +1341,7 @@
|
|
|
1341
1341
|
<param name="constructorParameter">The model-typed constructor parameter to build an argument for.</param>
|
|
1342
1342
|
<param name="visitedTypes">The current recursion stack used to avoid cycles in nested model graphs.</param>
|
|
1343
1343
|
<param name="unavailableDirectParameterNames">Old parameter names that should not be reused by direct nested-name fallback.</param>
|
|
1344
|
-
<param name="useNullGuard">
|
|
1345
|
-
True when creating a top-level nested model argument, so the old overload keeps returning default when all flattened inputs are null.
|
|
1346
|
-
False for recursive nested models, which are already inside a parent instance that decided whether to be created.
|
|
1347
|
-
</param>
|
|
1344
|
+
<param name="useNullGuard">Whether omission of all parameters mapped to this model should preserve a null model value.</param>
|
|
1348
1345
|
<param name="argument">The reconstructed model argument and old parameters used by it.</param>
|
|
1349
1346
|
</member>
|
|
1350
1347
|
<member name="M:Azure.Generator.Management.Visitors.ModelFactoryBackwardCompatHelper.TryGetNestedCompatibilityArgument(Microsoft.TypeSpec.Generator.Providers.MethodProvider,Microsoft.TypeSpec.Generator.Providers.PropertyProvider,System.String,Microsoft.TypeSpec.Generator.Providers.ParameterProvider,System.Collections.Generic.List{Microsoft.TypeSpec.Generator.Primitives.CSharpType},System.Collections.Generic.IReadOnlySet{System.String},Azure.Generator.Management.Visitors.ModelFactoryBackwardCompatHelper.CompatibilityArgument@)">
|
|
@@ -6,7 +6,7 @@
|
|
|
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.20260914.2": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.62.0",
|
|
12
12
|
"Azure.Generator": "1.0.0-alpha.20260908.4",
|
|
@@ -729,7 +729,7 @@
|
|
|
729
729
|
}
|
|
730
730
|
},
|
|
731
731
|
"libraries": {
|
|
732
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
732
|
+
"Azure.Generator.Management/1.0.0-alpha.20260914.2": {
|
|
733
733
|
"type": "project",
|
|
734
734
|
"serviceable": false,
|
|
735
735
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -1341,10 +1341,7 @@
|
|
|
1341
1341
|
<param name="constructorParameter">The model-typed constructor parameter to build an argument for.</param>
|
|
1342
1342
|
<param name="visitedTypes">The current recursion stack used to avoid cycles in nested model graphs.</param>
|
|
1343
1343
|
<param name="unavailableDirectParameterNames">Old parameter names that should not be reused by direct nested-name fallback.</param>
|
|
1344
|
-
<param name="useNullGuard">
|
|
1345
|
-
True when creating a top-level nested model argument, so the old overload keeps returning default when all flattened inputs are null.
|
|
1346
|
-
False for recursive nested models, which are already inside a parent instance that decided whether to be created.
|
|
1347
|
-
</param>
|
|
1344
|
+
<param name="useNullGuard">Whether omission of all parameters mapped to this model should preserve a null model value.</param>
|
|
1348
1345
|
<param name="argument">The reconstructed model argument and old parameters used by it.</param>
|
|
1349
1346
|
</member>
|
|
1350
1347
|
<member name="M:Azure.Generator.Management.Visitors.ModelFactoryBackwardCompatHelper.TryGetNestedCompatibilityArgument(Microsoft.TypeSpec.Generator.Providers.MethodProvider,Microsoft.TypeSpec.Generator.Providers.PropertyProvider,System.String,Microsoft.TypeSpec.Generator.Providers.ParameterProvider,System.Collections.Generic.List{Microsoft.TypeSpec.Generator.Primitives.CSharpType},System.Collections.Generic.IReadOnlySet{System.String},Azure.Generator.Management.Visitors.ModelFactoryBackwardCompatHelper.CompatibilityArgument@)">
|
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.20260914.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",
|