@azure/arm-datafactory 14.1.0 → 14.1.1-alpha.20240402.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
|
@@ -34097,7 +34097,7 @@ class DataFactoryManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
34097
34097
|
requestContentType: "application/json; charset=utf-8",
|
|
34098
34098
|
credential: credentials,
|
|
34099
34099
|
};
|
|
34100
|
-
const packageDetails = `azsdk-js-arm-datafactory/14.1.
|
|
34100
|
+
const packageDetails = `azsdk-js-arm-datafactory/14.1.1`;
|
|
34101
34101
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
34102
34102
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
34103
34103
|
: `${packageDetails}`;
|