@azure/arm-datafactory 11.1.0 → 11.1.1-alpha.20230320.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
|
@@ -31634,7 +31634,7 @@ class DataFactoryManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
31634
31634
|
requestContentType: "application/json; charset=utf-8",
|
|
31635
31635
|
credential: credentials
|
|
31636
31636
|
};
|
|
31637
|
-
const packageDetails = `azsdk-js-arm-datafactory/11.1.
|
|
31637
|
+
const packageDetails = `azsdk-js-arm-datafactory/11.1.1`;
|
|
31638
31638
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
31639
31639
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
31640
31640
|
: `${packageDetails}`;
|