@azure-tools/rlc-common
Advanced tools
Comparing version 1.0.0-alpha.4.20221121.1 to 1.0.0-alpha.4.20221122.1
@@ -30,3 +30,3 @@ { | ||
"packages/rlc-common/src/index.ts": "72222a5889cd28a0bfb52cdd417f607513201817", | ||
"packages/rlc-common/src/interfaces.ts": "24d21722c14848c87206e6f174f7483eb896af19", | ||
"packages/rlc-common/src/interfaces.ts": "f7140c9acbb6fda56bd3173a57671e5788740407", | ||
"packages/rlc-common/src/metadata/buildApiExtractorConfig.ts": "4bcc63b3551d923d2881adb015b23978a2539e14", | ||
@@ -33,0 +33,0 @@ "packages/rlc-common/src/metadata/buildESLintConfig.ts": "b0530cba08bf5e29cc1d307b93363f66c1e6b81d", |
{ | ||
"name": "@azure-tools/rlc-common", | ||
"version": "1.0.0-alpha.4.20221121.1", | ||
"version": "1.0.0-alpha.4.20221122.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -100,2 +100,3 @@ // Copyright (c) Microsoft Corporation. | ||
"sdk-folder"?: string; | ||
enableOperationGroup?: boolean; | ||
} | ||
@@ -102,0 +103,0 @@ |
@@ -88,2 +88,3 @@ export interface RLCModel { | ||
"sdk-folder"?: string; | ||
enableOperationGroup?: boolean; | ||
} | ||
@@ -90,0 +91,0 @@ export interface ServiceInfo { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
634973
11175