@azure-rest/health-insights-radiologyinsights 2.0.0-alpha.20251120.1 → 2.0.0-alpha.20251125.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/README.md +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -986,7 +986,7 @@ For more detailed instructions on how to enable logs, you can look at the [@azur
|
|
|
986
986
|
[Package (NPM)]: https://www.npmjs.com/package/@azure-rest/health-insights-radiologyinsights
|
|
987
987
|
[API reference documentation]: https://learn.microsoft.com/rest/api/healthinsights/radiology-insights
|
|
988
988
|
[Product Information]: https://learn.microsoft.com/azure/azure-health-insights/radiology-insights/overview
|
|
989
|
-
[Samples]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/healthinsights/health-insights-radiologyinsights-rest/samples/
|
|
989
|
+
[Samples]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/healthinsights/health-insights-radiologyinsights-rest/samples/v2
|
|
990
990
|
[azure_identity]: https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/identity/identity
|
|
991
991
|
[identity]: https://www.npmjs.com/package/@azure/identity
|
|
992
992
|
[token_credential]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/samples/AzureIdentityExamples.md#authenticating-with-a-pre-fetched-access-token
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@azure-rest/health-insights-radiologyinsights",
|
|
3
3
|
"sdk-type": "client",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
|
-
"version": "2.0.0-alpha.
|
|
5
|
+
"version": "2.0.0-alpha.20251125.1",
|
|
6
6
|
"description": "A generated SDK for Health Insights Radiology Insights Rest",
|
|
7
7
|
"keywords": [
|
|
8
8
|
"node",
|
|
@@ -58,9 +58,9 @@
|
|
|
58
58
|
"vitest": "^4.0.8",
|
|
59
59
|
"@azure-tools/test-credential": "^2.1.2",
|
|
60
60
|
"@azure-tools/test-recorder": "^4.1.1",
|
|
61
|
-
"@azure
|
|
61
|
+
"@azure/dev-tool": "^1.0.0",
|
|
62
62
|
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
|
|
63
|
-
"@azure/
|
|
63
|
+
"@azure-tools/test-utils-vitest": "^2.0.1"
|
|
64
64
|
},
|
|
65
65
|
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/healthinsights/health-insights-radiologyinsights-rest/README.md",
|
|
66
66
|
"//metadata": {
|