@azure/synapse-artifacts 1.0.0-alpha.20231219.1 → 1.0.0-alpha.20240111.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/dist/index.js
CHANGED
|
@@ -33467,7 +33467,7 @@ class ArtifactsClient extends coreClient__namespace.ServiceClient {
|
|
|
33467
33467
|
requestContentType: "application/json; charset=utf-8",
|
|
33468
33468
|
credential: credentials
|
|
33469
33469
|
};
|
|
33470
|
-
const packageDetails = `azsdk-js-synapse-artifacts/1.0.0-beta.
|
|
33470
|
+
const packageDetails = `azsdk-js-synapse-artifacts/1.0.0-beta.15`;
|
|
33471
33471
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
33472
33472
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
33473
33473
|
: `${packageDetails}`;
|