@azure/arm-datafactory 10.3.0 → 10.3.1-alpha.20220411.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
|
@@ -31122,7 +31122,7 @@ class DataFactoryManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
31122
31122
|
requestContentType: "application/json; charset=utf-8",
|
|
31123
31123
|
credential: credentials
|
|
31124
31124
|
};
|
|
31125
|
-
const packageDetails = `azsdk-js-arm-datafactory/10.3.
|
|
31125
|
+
const packageDetails = `azsdk-js-arm-datafactory/10.3.1`;
|
|
31126
31126
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
31127
31127
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
31128
31128
|
: `${packageDetails}`;
|