@azure/arm-loadtesting 1.0.1-alpha.20230214.1 → 1.0.1-alpha.20230221.1
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/README.md +1 -1
- package/package.json +2 -2
- package/types/tsdoc-metadata.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@ This package contains an isomorphic SDK (runs both in Node.js and in browsers) f
|
|
|
4
4
|
|
|
5
5
|
LoadTest client provides access to LoadTest Resource and it's status operations.
|
|
6
6
|
|
|
7
|
-
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/
|
|
7
|
+
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/loadtesting/arm-loadtesting) |
|
|
8
8
|
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-loadtesting) |
|
|
9
9
|
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-loadtesting) |
|
|
10
10
|
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"sdk-type": "mgmt",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "A generated SDK for LoadTestClient.",
|
|
6
|
-
"version": "1.0.1-alpha.
|
|
6
|
+
"version": "1.0.1-alpha.20230221.1",
|
|
7
7
|
"engines": {
|
|
8
8
|
"node": ">=14.0.0"
|
|
9
9
|
},
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
]
|
|
112
112
|
},
|
|
113
113
|
"autoPublish": true,
|
|
114
|
-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/
|
|
114
|
+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/loadtesting/arm-loadtesting",
|
|
115
115
|
"//sampleConfiguration": {
|
|
116
116
|
"productName": "",
|
|
117
117
|
"productSlugs": [
|