Skip to content
837 changes: 373 additions & 464 deletions package-lock.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,41 +1,41 @@
{
"name": "azure-rest-api-specs",
"devDependencies": {
"@azure-tools/spec-gen-sdk": "~0.9.1",
"@azure-tools/specs-shared": "file:.github/shared",
"@azure-tools/typespec-apiview": "0.7.2",
"@azure-tools/typespec-autorest": "0.62.0",
"@azure-tools/typespec-azure-core": "0.62.0",
"@azure-tools/typespec-azure-portal-core": "0.62.0",
"@azure-tools/typespec-azure-resource-manager": "0.62.1",
"@azure-tools/typespec-azure-rulesets": "0.62.0",
"@azure-tools/typespec-autorest": "0.63.0",
"@azure-tools/typespec-azure-core": "0.63.0",
"@azure-tools/typespec-azure-portal-core": "0.63.0",
"@azure-tools/typespec-azure-resource-manager": "0.63.0",
"@azure-tools/typespec-azure-rulesets": "0.63.0",
"@azure-tools/typespec-client-generator-cli": "0.31.0",
"@azure-tools/typespec-client-generator-core": "0.62.0",
"@azure-tools/typespec-client-generator-core": "0.63.0",
"@azure-tools/typespec-liftr-base": "0.10.0",
"@autorest/openapi-to-typespec": "0.11.12",
"@azure/avocado": "0.10.5",
"@azure/oad": "0.12.3",
"@microsoft.azure/openapi-validator": "2.2.4",
"@microsoft.azure/openapi-validator-core": "1.0.7",
"@microsoft.azure/openapi-validator-rulesets": "2.1.10",
"@typespec/compiler": "1.6.0",
"@typespec/http": "1.6.0",
"@typespec/sse": "0.76.0",
"@typespec/events": "0.76.0",
"@typespec/openapi": "1.6.0",
"@typespec/openapi3": "1.6.0",
"@typespec/prettier-plugin-typespec": "1.6.0",
"@typespec/rest": "0.76.0",
"@typespec/streams": "0.76.0",
"@typespec/versioning": "0.76.0",
"@typespec/xml": "0.76.0",
"@typespec/compiler": "1.7.0",
"@typespec/http": "1.7.0",
"@typespec/sse": "0.77.0",
"@typespec/events": "0.77.0",
"@typespec/openapi": "1.7.0",
"@typespec/openapi3": "1.7.0",
"@typespec/prettier-plugin-typespec": "1.7.0",
"@typespec/rest": "0.77.0",
"@typespec/streams": "0.77.0",
"@typespec/versioning": "0.77.0",
"@typespec/xml": "0.77.0",
"azure-rest-api-specs-eng-tools": "file:eng/tools",
"oav": "4.0.3",
"prettier": "~3.6.2",
"typescript": "~5.9.2"
},
"overrides": {
"@typespec/asset-emitter": "0.76.0",
"@typespec/asset-emitter": "0.77.0",
"superagent": "^10.2.3"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@ using Azure.ClientGenerator.Core;
using Microsoft.Advisor;

#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(ConfigData.properties);

#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(PredictionRequest.properties
);

#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(PredictionResponse.properties
);

Expand All @@ -31,6 +34,7 @@ using Microsoft.Advisor;
"!csharp"
);
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(ResourceRecommendationBase.properties
);

Expand All @@ -41,17 +45,20 @@ using Microsoft.Advisor;
);
@@clientLocation(SuppressionContracts.delete, "Suppressions", "!csharp");
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(SuppressionContract.properties
);

@@clientLocation(MetadataEntities.get, "RecommendationMetadata", "!csharp");
@@clientLocation(MetadataEntities.list, "RecommendationMetadata", "!csharp");
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(MetadataEntity.properties);

@@clientLocation(AdvisorScoreEntities.get, "AdvisorScores", "!csharp");
@@clientLocation(AdvisorScoreEntities.list, "AdvisorScores", "!csharp");
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(AdvisorScoreEntity.properties
);

Expand All @@ -61,12 +68,14 @@ using Microsoft.Advisor;
@@clientLocation(AssessmentResults.delete, "Assessments", "!csharp");
@@clientLocation(AssessmentResults.list, "Assessments", "!csharp");
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(AssessmentResult.properties
);

@@clientLocation(ResiliencyReviews.get, "resiliencyReviews", "!csharp");
@@clientLocation(ResiliencyReviews.list, "resiliencyReviews", "!csharp");
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(ResiliencyReview.properties
);

Expand All @@ -91,12 +100,14 @@ using Microsoft.Advisor;
"!csharp"
);
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(TriageRecommendation.properties
);

@@clientLocation(TriageResources.get, "triageResources", "!csharp");
@@clientLocation(TriageResources.list, "triageResources", "!csharp");
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(TriageResource.properties);

@@clientLocation(RecommendationsOperationGroup.generate,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,54 +4,65 @@ using Azure.ClientGenerator.Core;
using Microsoft.Advisor;

#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(ConfigData.properties);

#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(PredictionRequest.properties
);

#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(PredictionResponse.properties
);

@@clientName(ResourceRecommendationBases.patch::parameters.properties,
"trackedProperties"
);
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(ResourceRecommendationBase.properties
);

@@clientName(SuppressionContracts.create::parameters.resource,
"suppressionContract"
);
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(SuppressionContract.properties
);

#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(MetadataEntity.properties);

#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(AdvisorScoreEntity.properties
);

@@clientName(AssessmentResults.put::parameters.resource, "assessmentContract");
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(AssessmentResult.properties
);

#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(ResiliencyReview.properties
);

@@clientName(TriageRecommendations.rejectTriageRecommendation::parameters.body,
"recommendationRejectBody"
);
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(TriageRecommendation.properties
);

#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "@flattenProperty decorator is not recommended to use."
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
@@Azure.ClientGenerator.Core.Legacy.flattenProperty(TriageResource.properties);

@@scope(ResourceRecommendationBases.list, "!csharp");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@
]
}
},
"temperature": 15,
"top_p": 22,
"temperature": 1.5,
"top_p": 0.9,
"metadata": {
"key5342": "kqc"
}
Expand Down Expand Up @@ -272,7 +272,7 @@
}
},
"temperature": 1,
"top_p": 29,
"top_p": 0.9,
"metadata": {
"key5002": "rbgcqoxtmakghyfk"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
],
"tool_resources": {},
"temperature": 1,
"top_p": 29,
"top_p": 0.9,
"metadata": {}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
}
},
"temperature": 1,
"top_p": 29,
"top_p": 0.9,
"metadata": {
"key5002": "rbgcqoxtmakghyfk"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"tool_resources": {},
"temperature": 1,
"top_p": 29,
"top_p": 0.9,
"metadata": {}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
}
},
"temperature": 1,
"top_p": 29,
"top_p": 0.9,
"metadata": {
"key5002": "rbgcqoxtmakghyfk"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"tool_resources": {},
"temperature": 1,
"top_p": 29,
"top_p": 0.9,
"metadata": {}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
}
},
"temperature": 1,
"top_p": 4,
"top_p": 0.9,
"metadata": {
"key1462": "izckawok"
}
Expand Down Expand Up @@ -273,7 +273,7 @@
}
},
"temperature": 1,
"top_p": 29,
"top_p": 0.9,
"metadata": {
"key5002": "rbgcqoxtmakghyfk"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"tool_resources": {},
"temperature": 1,
"top_p": 29,
"top_p": 0.9,
"metadata": {}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
]
}
},
"temperature": 20,
"top_p": 4,
"temperature": 1.3,
"top_p": 0.9,
"metadata": {
"key5311": "lctozwffbyrwdubhyriavdhs"
}
Expand Down Expand Up @@ -183,8 +183,8 @@
]
}
},
"temperature": 17,
"top_p": 28,
"temperature": 1.7,
"top_p": 0.8,
"metadata": {
"key3225": "lmodneorpegsnfjhrkcuvgecidtafc"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
}
],
"tool_resources": {},
"temperature": 17,
"top_p": 28,
"temperature": 1.7,
"top_p": 0.8,
"metadata": {}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@
]
}
},
"temperature": 17,
"top_p": 28,
"temperature": 1.7,
"top_p": 0.8,
"metadata": {
"key3225": "lmodneorpegsnfjhrkcuvgecidtafc"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
}
],
"tool_resources": {},
"temperature": 17,
"top_p": 28,
"temperature": 1.7,
"top_p": 0.8,
"metadata": {}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@
]
}
},
"temperature": 17,
"top_p": 28,
"temperature": 1.7,
"top_p": 0.8,
"metadata": {
"key3225": "lmodneorpegsnfjhrkcuvgecidtafc"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
}
],
"tool_resources": {},
"temperature": 17,
"top_p": 28,
"temperature": 1.7,
"top_p": 0.8,
"metadata": {}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
]
}
},
"temperature": 5,
"top_p": 4,
"temperature": 1.5,
"top_p": 0.9,
"metadata": {
"key7580": "zaezjxesjnug"
}
Expand Down Expand Up @@ -184,8 +184,8 @@
]
}
},
"temperature": 17,
"top_p": 28,
"temperature": 1.7,
"top_p": 0.8,
"metadata": {
"key3225": "lmodneorpegsnfjhrkcuvgecidtafc"
}
Expand Down
Loading
Loading