@azure/arm-healthcareapis 3.1.1-alpha.20240823.1 → 3.1.1-alpha.20240827.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "mgmt",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "A generated SDK for HealthcareApisManagementClient.",
6
- "version": "3.1.1-alpha.20240823.1",
6
+ "version": "3.1.1-alpha.20240827.1",
7
7
  "engines": {
8
8
  "node": ">=18.0.0"
9
9
  },
package/src/lroImpl.ts CHANGED
@@ -7,7 +7,7 @@
7
7
  */
8
8
 
9
9
  // Copyright (c) Microsoft Corporation.
10
- // Licensed under the MIT license.
10
+ // Licensed under the MIT License.
11
11
 
12
12
  import { AbortSignalLike } from "@azure/abort-controller";
13
13
  import { LongRunningOperation, LroResponse } from "@azure/core-lro";
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.47.6"
8
+ "packageVersion": "7.47.7"
9
9
  }
10
10
  ]
11
11
  }