@azure/arm-datafactory 10.5.0 → 10.5.1-alpha.20220516.2
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
|
@@ -31260,7 +31260,7 @@ class DataFactoryManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
31260
31260
|
requestContentType: "application/json; charset=utf-8",
|
|
31261
31261
|
credential: credentials
|
|
31262
31262
|
};
|
|
31263
|
-
const packageDetails = `azsdk-js-arm-datafactory/10.5.
|
|
31263
|
+
const packageDetails = `azsdk-js-arm-datafactory/10.5.1`;
|
|
31264
31264
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
31265
31265
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
31266
31266
|
: `${packageDetails}`;
|