@azure/arm-appservice 13.0.1 → 13.0.2-alpha.20221003.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/CHANGELOG.md
CHANGED
package/dist/index.js
CHANGED
|
@@ -67517,7 +67517,7 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
67517
67517
|
requestContentType: "application/json; charset=utf-8",
|
|
67518
67518
|
credential: credentials
|
|
67519
67519
|
};
|
|
67520
|
-
const packageDetails = `azsdk-js-arm-appservice/13.0.
|
|
67520
|
+
const packageDetails = `azsdk-js-arm-appservice/13.0.2`;
|
|
67521
67521
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
67522
67522
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
67523
67523
|
: `${packageDetails}`;
|