Skip to content

Commit 3ad361d

Browse files
author
SDKAuto
committed
CodeGen from PR 22339 in Azure/azure-rest-api-specs
Merge 1fbc4506baa537d1b71600b8f562aeeda5df474e into 1f65704e4a67887af1c2ce625a2ab8c11a533d92
1 parent d5478b5 commit 3ad361d

File tree

282 files changed

+2898
-22812
lines changed

Some content is hidden

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

282 files changed

+2898
-22812
lines changed

sdk/appcontainers/arm-appcontainers/CHANGELOG.md

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

sdk/appcontainers/arm-appcontainers/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2022 Microsoft
3+
Copyright (c) 2023 Microsoft
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "d0965e7f28fc087c87c7411a14d8acdc8f37252e",
3-
"readme": "specification\\app\\resource-manager\\readme.md",
4-
"autorest_command": "autorest --version=3.8.4 --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].3.20221108.1 --generate-sample=true",
2+
"commit": "4c826baa8f319b1b2a79d87c77c1679fb749dc7a",
3+
"readme": "specification/app/resource-manager/readme.md",
4+
"autorest_command": "autorest --version=3.9.3 --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/[email protected].5",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
7-
"use": "@autorest/[email protected].3.20221108.1"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.0",
7+
"use": "@autorest/[email protected].5"
88
}

sdk/appcontainers/arm-appcontainers/package.json

Lines changed: 3 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.0.0-beta.3",
6+
"version": "1.0.0-beta.1",
77
"engines": {
88
"node": ">=14.0.0"
99
},
@@ -110,13 +110,5 @@
110110
}
111111
]
112112
},
113-
"autoPublish": true,
114-
"//sampleConfiguration": {
115-
"productName": "",
116-
"productSlugs": [
117-
"azure"
118-
],
119-
"disableDocsMs": true,
120-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-appcontainers?view=azure-node-preview"
121-
}
122-
}
113+
"autoPublish": true
114+
}

0 commit comments

Comments
 (0)