Skip to content

Commit 21063df

Browse files
[Automation] Generate SDK based on TypeSpec 0.30.2 (#45360)
* [Automation] Generate SDK based on TypeSpec 0.30.2 * revert files in keyvault, as they set include-api-view-properties=false --------- Co-authored-by: Weidong Xu <weidxu@microsoft.com>
1 parent bba109d commit 21063df

File tree

98 files changed

+5450
-280
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+5450
-280
lines changed

eng/emitter-package-lock.json

Lines changed: 72 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eng/emitter-package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"main": "dist/src/index.js",
33
"dependencies": {
4-
"@azure-tools/typespec-java": "0.30.1"
4+
"@azure-tools/typespec-java": "0.30.2"
55
},
66
"devDependencies": {
77
"@azure-tools/typespec-autorest": "0.56.0",
88
"@azure-tools/typespec-azure-core": "0.56.0",
99
"@azure-tools/typespec-azure-resource-manager": "0.56.0",
1010
"@azure-tools/typespec-azure-rulesets": "0.56.0",
11-
"@azure-tools/typespec-client-generator-core": "0.56.1",
11+
"@azure-tools/typespec-client-generator-core": "0.56.2",
1212
"@azure-tools/typespec-liftr-base": "0.8.0",
1313
"@typespec/compiler": "1.0.0",
14-
"@typespec/http": "1.0.0",
14+
"@typespec/http": "1.0.1",
1515
"@typespec/openapi": "1.0.0",
1616
"@typespec/rest": "0.70.0",
1717
"@typespec/versioning": "0.70.0",

sdk/ai/azure-ai-agents-persistent/src/main/resources/META-INF/azure-ai-agents-persistent_metadata.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)