Skip to content

Commit 1a3f9ff

Browse files
author
SDKAuto
committed
CodeGen from PR 28996 in Azure/azure-rest-api-specs
Merge 106f00a8e261dbaebb4e0e5a35c5d0c7f6a5bfa6 into 9d051b483d82a484960cfbdec2d11d93922a5bd8
1 parent 39cfc07 commit 1a3f9ff

File tree

451 files changed

+8387
-25364
lines changed

Some content is hidden

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

451 files changed

+8387
-25364
lines changed

common/config/rush/pnpm-lock.yaml

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

sdk/appcontainers/arm-appcontainers/CHANGELOG.md

Lines changed: 390 additions & 9 deletions
Large diffs are not rendered by default.

sdk/appcontainers/arm-appcontainers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This package contains an isomorphic SDK (runs both in Node.js and in browsers) for Azure ContainerApps API client.
44

5-
5+
Functions is an extension resource to revisions and the api listed is used to proxy the call from Web RP to the function app's host process, this api is not exposed to users and only Web RP is allowed to invoke functions extension resource.
66

77
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appcontainers/arm-appcontainers) |
88
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-appcontainers) |
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "0cca8953ec713d8cc0e940c37e865d36b43d18f8",
2+
"commit": "379a9a730cc84316371106bf4ef8b580b06b229a",
33
"readme": "specification/app/resource-manager/readme.md",
4-
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\app\\resource-manager\\readme.md --use=@autorest/[email protected].17 --generate-sample=true",
4+
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/app/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/[email protected].4",
7-
"use": "@autorest/[email protected].17"
6+
"release_tool": "@azure-tools/[email protected].9",
7+
"use": "@autorest/typescript@^6.0.12"
88
}

sdk/appcontainers/arm-appcontainers/assets.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

sdk/appcontainers/arm-appcontainers/package.json

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for ContainerAppsAPIClient.",
6-
"version": "2.1.0-beta.2",
6+
"version": "3.0.0-beta.1",
77
"engines": {
88
"node": ">=18.0.0"
99
},
@@ -40,6 +40,7 @@
4040
"@azure-tools/test-credential": "^1.0.0",
4141
"mocha": "^10.0.0",
4242
"@types/mocha": "^10.0.0",
43+
"tsx": "^4.7.1",
4344
"@types/chai": "^4.2.8",
4445
"chai": "^4.2.0",
4546
"cross-env": "^7.0.2",
@@ -105,13 +106,5 @@
105106
]
106107
},
107108
"autoPublish": true,
108-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appcontainers/arm-appcontainers",
109-
"//sampleConfiguration": {
110-
"productName": "",
111-
"productSlugs": [
112-
"azure"
113-
],
114-
"disableDocsMs": true,
115-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-appcontainers?view=azure-node-preview"
116-
}
117-
}
109+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appcontainers/arm-appcontainers"
110+
}

0 commit comments

Comments
 (0)