@azure/arm-recoveryservicesbackup 13.1.0 → 13.1.1-alpha.20240527.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
|
@@ -16490,7 +16490,7 @@ class RecoveryServicesBackupClient extends coreClient__namespace.ServiceClient {
|
|
|
16490
16490
|
requestContentType: "application/json; charset=utf-8",
|
|
16491
16491
|
credential: credentials,
|
|
16492
16492
|
};
|
|
16493
|
-
const packageDetails = `azsdk-js-arm-recoveryservicesbackup/13.1.
|
|
16493
|
+
const packageDetails = `azsdk-js-arm-recoveryservicesbackup/13.1.1`;
|
|
16494
16494
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
16495
16495
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
16496
16496
|
: `${packageDetails}`;
|