@azure/arm-postgresql-flexible 7.0.0 → 7.0.1-alpha.20230116.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
|
@@ -5512,7 +5512,7 @@ class PostgreSQLManagementFlexibleServerClient extends coreClient__namespace.Ser
|
|
|
5512
5512
|
requestContentType: "application/json; charset=utf-8",
|
|
5513
5513
|
credential: credentials
|
|
5514
5514
|
};
|
|
5515
|
-
const packageDetails = `azsdk-js-arm-postgresql-flexible/7.0.
|
|
5515
|
+
const packageDetails = `azsdk-js-arm-postgresql-flexible/7.0.1`;
|
|
5516
5516
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
5517
5517
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
5518
5518
|
: `${packageDetails}`;
|