@azure-tools/typespec-azure-resource-manager 0.68.0-dev.5 → 0.68.0-dev.8
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/src/rules/arm-common-types-version.d.ts +1 -1
- package/dist/src/rules/arm-common-types-version.d.ts.map +1 -1
- package/dist/src/rules/arm-custom-resource-no-key.d.ts +1 -1
- package/dist/src/rules/arm-custom-resource-no-key.d.ts.map +1 -1
- package/dist/src/rules/arm-custom-resource-usage-discourage.d.ts +1 -1
- package/dist/src/rules/arm-custom-resource-usage-discourage.d.ts.map +1 -1
- package/dist/src/rules/arm-delete-response-codes.d.ts +1 -1
- package/dist/src/rules/arm-delete-response-codes.d.ts.map +1 -1
- package/dist/src/rules/arm-legacy-operations-discourage.d.ts +1 -1
- package/dist/src/rules/arm-legacy-operations-discourage.d.ts.map +1 -1
- package/dist/src/rules/arm-no-record.d.ts +1 -1
- package/dist/src/rules/arm-no-record.d.ts.map +1 -1
- package/dist/src/rules/arm-post-response-codes.d.ts +1 -1
- package/dist/src/rules/arm-post-response-codes.d.ts.map +1 -1
- package/dist/src/rules/arm-put-response-codes.d.ts +1 -1
- package/dist/src/rules/arm-put-response-codes.d.ts.map +1 -1
- package/dist/src/rules/arm-resource-action-no-segment.d.ts +1 -1
- package/dist/src/rules/arm-resource-action-no-segment.d.ts.map +1 -1
- package/dist/src/rules/arm-resource-duplicate-property.d.ts +1 -1
- package/dist/src/rules/arm-resource-duplicate-property.d.ts.map +1 -1
- package/dist/src/rules/arm-resource-interfaces.d.ts +1 -1
- package/dist/src/rules/arm-resource-interfaces.d.ts.map +1 -1
- package/dist/src/rules/arm-resource-invalid-action-verb.d.ts +1 -1
- package/dist/src/rules/arm-resource-invalid-action-verb.d.ts.map +1 -1
- package/dist/src/rules/arm-resource-invalid-envelope-property.d.ts +1 -1
- package/dist/src/rules/arm-resource-invalid-envelope-property.d.ts.map +1 -1
- package/dist/src/rules/arm-resource-invalid-version-format.d.ts +1 -1
- package/dist/src/rules/arm-resource-invalid-version-format.d.ts.map +1 -1
- package/dist/src/rules/arm-resource-key-invalid-chars.d.ts +1 -1
- package/dist/src/rules/arm-resource-key-invalid-chars.d.ts.map +1 -1
- package/dist/src/rules/arm-resource-name-pattern.d.ts +1 -1
- package/dist/src/rules/arm-resource-name-pattern.d.ts.map +1 -1
- package/dist/src/rules/arm-resource-operation-response.d.ts +1 -1
- package/dist/src/rules/arm-resource-operation-response.d.ts.map +1 -1
- package/dist/src/rules/arm-resource-patch.d.ts +1 -1
- package/dist/src/rules/arm-resource-patch.d.ts.map +1 -1
- package/dist/src/rules/arm-resource-path-invalid-chars.d.ts +1 -1
- package/dist/src/rules/arm-resource-path-invalid-chars.d.ts.map +1 -1
- package/dist/src/rules/arm-resource-provisioning-state-rule.d.ts +1 -1
- package/dist/src/rules/arm-resource-provisioning-state-rule.d.ts.map +1 -1
- package/dist/src/rules/beyond-nesting-levels.d.ts +1 -1
- package/dist/src/rules/beyond-nesting-levels.d.ts.map +1 -1
- package/dist/src/rules/core-operations.d.ts +1 -1
- package/dist/src/rules/core-operations.d.ts.map +1 -1
- package/dist/src/rules/envelope-properties.d.ts +1 -1
- package/dist/src/rules/envelope-properties.d.ts.map +1 -1
- package/dist/src/rules/improper-subscription-list-operation.d.ts +1 -1
- package/dist/src/rules/improper-subscription-list-operation.d.ts.map +1 -1
- package/dist/src/rules/lro-location-header.d.ts +1 -1
- package/dist/src/rules/lro-location-header.d.ts.map +1 -1
- package/dist/src/rules/missing-x-ms-identifiers.d.ts +1 -1
- package/dist/src/rules/missing-x-ms-identifiers.d.ts.map +1 -1
- package/dist/src/rules/no-empty-model.d.ts +1 -1
- package/dist/src/rules/no-empty-model.d.ts.map +1 -1
- package/dist/src/rules/no-resource-delete-operation.d.ts +1 -1
- package/dist/src/rules/no-resource-delete-operation.d.ts.map +1 -1
- package/dist/src/rules/no-response-body.d.ts +1 -1
- package/dist/src/rules/no-response-body.d.ts.map +1 -1
- package/dist/src/rules/operations-interface-missing.d.ts +1 -1
- package/dist/src/rules/operations-interface-missing.d.ts.map +1 -1
- package/dist/src/rules/patch-envelope-properties.d.ts +1 -1
- package/dist/src/rules/patch-envelope-properties.d.ts.map +1 -1
- package/dist/src/rules/resource-name.d.ts +1 -1
- package/dist/src/rules/resource-name.d.ts.map +1 -1
- package/dist/src/rules/retry-after.d.ts +1 -1
- package/dist/src/rules/retry-after.d.ts.map +1 -1
- package/dist/src/rules/secret-prop.d.ts +1 -1
- package/dist/src/rules/secret-prop.d.ts.map +1 -1
- package/dist/src/rules/unsupported-type.d.ts +1 -1
- package/dist/src/rules/unsupported-type.d.ts.map +1 -1
- package/lib/common-types/types-ref.tsp +4 -4
- package/lib/foundations/arm.foundations.tsp +0 -1
- package/lib/foundations/deprecation.tsp +2 -2
- package/lib/interfaces.tsp +1 -0
- package/lib/operations.tsp +4 -0
- package/package.json +1 -1
|
@@ -4,5 +4,5 @@
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const armCommonTypesVersionRule: import("@typespec/compiler").LinterRuleDefinition<"arm-common-types-version", {
|
|
6
6
|
readonly default: "Specify the ARM common-types version using the @armCommonTypesVersion decorator on the service namespace or on each version of the service version enum.";
|
|
7
|
-
}
|
|
7
|
+
}, Record<string, never>>;
|
|
8
8
|
//# sourceMappingURL=arm-common-types-version.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-common-types-version.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-common-types-version.ts"],"names":[],"mappings":"AAKA;;;GAGG;AACH,eAAO,MAAM,yBAAyB;;
|
|
1
|
+
{"version":3,"file":"arm-common-types-version.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-common-types-version.ts"],"names":[],"mappings":"AAKA;;;GAGG;AACH,eAAO,MAAM,yBAAyB;;yBA8CpC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const armCustomResourceNoKey: import("@typespec/compiler").LinterRuleDefinition<"arm-custom-resource-no-key", {
|
|
2
2
|
readonly default: "Custom Azure resource models must define a key property using the @key decorator. Without a key, operation paths could be duplicated.";
|
|
3
|
-
}
|
|
3
|
+
}, Record<string, never>>;
|
|
4
4
|
//# sourceMappingURL=arm-custom-resource-no-key.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-custom-resource-no-key.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-custom-resource-no-key.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,sBAAsB;;
|
|
1
|
+
{"version":3,"file":"arm-custom-resource-no-key.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-custom-resource-no-key.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,sBAAsB;;yBAyBjC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const armCustomResourceUsageDiscourage: import("@typespec/compiler").LinterRuleDefinition<"arm-custom-resource-usage-discourage", {
|
|
2
2
|
readonly default: "Avoid using the @customAzureResource decorator. It doesn't provide validation for ARM resources, and its usage should be limited to brownfield services migration.";
|
|
3
|
-
}
|
|
3
|
+
}, Record<string, never>>;
|
|
4
4
|
//# sourceMappingURL=arm-custom-resource-usage-discourage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-custom-resource-usage-discourage.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-custom-resource-usage-discourage.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,gCAAgC;;
|
|
1
|
+
{"version":3,"file":"arm-custom-resource-usage-discourage.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-custom-resource-usage-discourage.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,gCAAgC;;yBAoB3C,CAAC"}
|
|
@@ -4,5 +4,5 @@
|
|
|
4
4
|
export declare const armDeleteResponseCodesRule: import("@typespec/compiler").LinterRuleDefinition<"arm-delete-operation-response-codes", {
|
|
5
5
|
readonly sync: "Synchronous delete operations must have 200, 204 and default responses. They must not have any other responses. Consider using the 'ArmResourceDeleteSync' template.";
|
|
6
6
|
readonly async: "Long-running delete operations must have 202, 204 and default responses. They must not have any other responses. Consider using the 'ArmResourceDeleteWithoutOkAsync' template.";
|
|
7
|
-
}
|
|
7
|
+
}, Record<string, never>>;
|
|
8
8
|
//# sourceMappingURL=arm-delete-response-codes.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-delete-response-codes.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-delete-response-codes.ts"],"names":[],"mappings":"AAKA;;GAEG;AACH,eAAO,MAAM,0BAA0B;;;
|
|
1
|
+
{"version":3,"file":"arm-delete-response-codes.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-delete-response-codes.ts"],"names":[],"mappings":"AAKA;;GAEG;AACH,eAAO,MAAM,0BAA0B;;;yBAqCrC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const armLegacyOperationsDiscourage: import("@typespec/compiler").LinterRuleDefinition<"arm-legacy-operations-discourage", {
|
|
2
2
|
readonly default: "Avoid using the LegacyOperations interface unless migrating a brownfield service.";
|
|
3
|
-
}
|
|
3
|
+
}, Record<string, never>>;
|
|
4
4
|
//# sourceMappingURL=arm-legacy-operations-discourage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-legacy-operations-discourage.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-legacy-operations-discourage.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,6BAA6B;;
|
|
1
|
+
{"version":3,"file":"arm-legacy-operations-discourage.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-legacy-operations-discourage.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,6BAA6B;;yBA2BxC,CAAC"}
|
|
@@ -2,5 +2,5 @@ export declare const armNoRecordRule: import("@typespec/compiler").LinterRuleDef
|
|
|
2
2
|
readonly default: "Model properties or operation parameters should not be of type Record. ARM requires Resource provider teams to define types explicitly.";
|
|
3
3
|
readonly extends: "Models should not extend type Record. ARM requires Resource provider teams to define types explicitly.";
|
|
4
4
|
readonly is: "Models should not equate to type Record. ARM requires Resource provider teams to define types explicitly.";
|
|
5
|
-
}
|
|
5
|
+
}, Record<string, never>>;
|
|
6
6
|
//# sourceMappingURL=arm-no-record.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-no-record.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-no-record.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,eAAe;;;;
|
|
1
|
+
{"version":3,"file":"arm-no-record.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-no-record.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,eAAe;;;;yBAsC1B,CAAC"}
|
|
@@ -4,5 +4,5 @@
|
|
|
4
4
|
export declare const armPostResponseCodesRule: import("@typespec/compiler").LinterRuleDefinition<"arm-post-operation-response-codes", {
|
|
5
5
|
readonly sync: "Synchronous post operations must have a 200 or 204 response and a default response. They must not have any other responses.";
|
|
6
6
|
readonly async: "Long-running post operations must have 202 and default responses. They must also have a 200 response if the final response has a schema. They must not have any other responses.";
|
|
7
|
-
}
|
|
7
|
+
}, Record<string, never>>;
|
|
8
8
|
//# sourceMappingURL=arm-post-response-codes.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-post-response-codes.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-post-response-codes.ts"],"names":[],"mappings":"AAOA;;GAEG;AACH,eAAO,MAAM,wBAAwB;;;
|
|
1
|
+
{"version":3,"file":"arm-post-response-codes.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-post-response-codes.ts"],"names":[],"mappings":"AAOA;;GAEG;AACH,eAAO,MAAM,wBAAwB;;;yBAkGnC,CAAC"}
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare const armPutResponseCodesRule: import("@typespec/compiler").LinterRuleDefinition<"arm-put-operation-response-codes", {
|
|
5
5
|
readonly default: "Put operations must have 200, 201 and default responses. They must not have any other responses.";
|
|
6
|
-
}
|
|
6
|
+
}, Record<string, never>>;
|
|
7
7
|
//# sourceMappingURL=arm-put-response-codes.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-put-response-codes.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-put-response-codes.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,eAAO,MAAM,uBAAuB;;
|
|
1
|
+
{"version":3,"file":"arm-put-response-codes.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-put-response-codes.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,eAAO,MAAM,uBAAuB;;yBAyClC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const armResourceActionNoSegmentRule: import("@typespec/compiler").LinterRuleDefinition<"arm-resource-action-no-segment", {
|
|
2
2
|
readonly default: "`@armResourceAction` should not be used with `@segment`. Instead, use `@action(...)` if you need to rename the action, or omit.";
|
|
3
|
-
}
|
|
3
|
+
}, Record<string, never>>;
|
|
4
4
|
//# sourceMappingURL=arm-resource-action-no-segment.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-resource-action-no-segment.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-action-no-segment.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,8BAA8B;;
|
|
1
|
+
{"version":3,"file":"arm-resource-action-no-segment.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-action-no-segment.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,8BAA8B;;yBAyBzC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const armResourceDuplicatePropertiesRule: import("@typespec/compiler").LinterRuleDefinition<"arm-resource-duplicate-property", {
|
|
2
2
|
readonly default: import("@typespec/compiler").CallableMessage<["propertyName"]>;
|
|
3
|
-
}
|
|
3
|
+
}, Record<string, never>>;
|
|
4
4
|
//# sourceMappingURL=arm-resource-duplicate-property.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-resource-duplicate-property.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-duplicate-property.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,kCAAkC;;
|
|
1
|
+
{"version":3,"file":"arm-resource-duplicate-property.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-duplicate-property.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,kCAAkC;;yBA0C7C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const interfacesRule: import("@typespec/compiler").LinterRuleDefinition<"arm-resource-interface-requires-decorator", {
|
|
2
2
|
readonly default: "Each resource interface must have an @armResourceOperations decorator.";
|
|
3
|
-
}
|
|
3
|
+
}, Record<string, never>>;
|
|
4
4
|
//# sourceMappingURL=arm-resource-interfaces.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-resource-interfaces.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-interfaces.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,cAAc;;
|
|
1
|
+
{"version":3,"file":"arm-resource-interfaces.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-interfaces.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,cAAc;;yBA8BzB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const armResourceInvalidActionVerbRule: import("@typespec/compiler").LinterRuleDefinition<"arm-resource-invalid-action-verb", {
|
|
2
2
|
readonly default: "Actions must be HTTP Post or Get operations.";
|
|
3
|
-
}
|
|
3
|
+
}, Record<string, never>>;
|
|
4
4
|
//# sourceMappingURL=arm-resource-invalid-action-verb.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-resource-invalid-action-verb.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-invalid-action-verb.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,gCAAgC;;
|
|
1
|
+
{"version":3,"file":"arm-resource-invalid-action-verb.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-invalid-action-verb.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,gCAAgC;;yBAuB3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const armResourceEnvelopeProperties: import("@typespec/compiler").LinterRuleDefinition<"arm-resource-invalid-envelope-property", {
|
|
2
2
|
readonly default: import("@typespec/compiler").CallableMessage<["propertyName"]>;
|
|
3
|
-
}
|
|
3
|
+
}, Record<string, never>>;
|
|
4
4
|
//# sourceMappingURL=arm-resource-invalid-envelope-property.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-resource-invalid-envelope-property.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-invalid-envelope-property.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,6BAA6B;;
|
|
1
|
+
{"version":3,"file":"arm-resource-invalid-envelope-property.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-invalid-envelope-property.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,6BAA6B;;yBA4CxC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const armResourceInvalidVersionFormatRule: import("@typespec/compiler").LinterRuleDefinition<"arm-resource-invalid-version-format", {
|
|
2
2
|
readonly default: import("@typespec/compiler").CallableMessage<["version"]>;
|
|
3
3
|
readonly invalidType: import("@typespec/compiler").CallableMessage<[]>;
|
|
4
|
-
}
|
|
4
|
+
}, Record<string, never>>;
|
|
5
5
|
//# sourceMappingURL=arm-resource-invalid-version-format.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-resource-invalid-version-format.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-invalid-version-format.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,mCAAmC;;;
|
|
1
|
+
{"version":3,"file":"arm-resource-invalid-version-format.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-invalid-version-format.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,mCAAmC;;;yBAmD9C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const armResourceKeyInvalidCharsRule: import("@typespec/compiler").LinterRuleDefinition<"arm-resource-key-invalid-chars", {
|
|
2
2
|
readonly default: import("@typespec/compiler").CallableMessage<["key"]>;
|
|
3
|
-
}
|
|
3
|
+
}, Record<string, never>>;
|
|
4
4
|
//# sourceMappingURL=arm-resource-key-invalid-chars.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-resource-key-invalid-chars.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-key-invalid-chars.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,8BAA8B;;
|
|
1
|
+
{"version":3,"file":"arm-resource-key-invalid-chars.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-key-invalid-chars.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,8BAA8B;;yBA6BzC,CAAC"}
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare const armResourceNamePatternRule: import("@typespec/compiler").LinterRuleDefinition<"arm-resource-name-pattern", {
|
|
5
5
|
readonly default: "The resource name parameter should be defined with a 'pattern' restriction. Please use 'ResourceNameParameter' to specify the name parameter with options to override default pattern RegEx expression.";
|
|
6
|
-
}
|
|
6
|
+
}, Record<string, never>>;
|
|
7
7
|
//# sourceMappingURL=arm-resource-name-pattern.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-resource-name-pattern.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-name-pattern.ts"],"names":[],"mappings":"AAeA;;GAEG;AACH,eAAO,MAAM,0BAA0B;;
|
|
1
|
+
{"version":3,"file":"arm-resource-name-pattern.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-name-pattern.ts"],"names":[],"mappings":"AAeA;;GAEG;AACH,eAAO,MAAM,0BAA0B;;yBA2BrC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const armResourceOperationsRule: import("@typespec/compiler").LinterRuleDefinition<"arm-resource-operation-response", {
|
|
2
2
|
readonly default: "[RPC 008]: PUT, GET, PATCH & LIST must return the same resource schema.";
|
|
3
|
-
}
|
|
3
|
+
}, Record<string, never>>;
|
|
4
4
|
//# sourceMappingURL=arm-resource-operation-response.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-resource-operation-response.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-operation-response.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,yBAAyB;;
|
|
1
|
+
{"version":3,"file":"arm-resource-operation-response.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-operation-response.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,yBAAyB;;yBA8BpC,CAAC"}
|
|
@@ -2,5 +2,5 @@ export declare const patchOperationsRule: import("@typespec/compiler").LinterRul
|
|
|
2
2
|
readonly default: "The request body of a PATCH must be a model with a subset of resource properties";
|
|
3
3
|
readonly missingTags: "Resource PATCH must contain the 'tags' property.";
|
|
4
4
|
readonly modelSuperset: import("@typespec/compiler").CallableMessage<["name", "resourceModel"]>;
|
|
5
|
-
}
|
|
5
|
+
}, Record<string, never>>;
|
|
6
6
|
//# sourceMappingURL=arm-resource-patch.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-resource-patch.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-patch.ts"],"names":[],"mappings":"AA0BA,eAAO,MAAM,mBAAmB;;;;
|
|
1
|
+
{"version":3,"file":"arm-resource-patch.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-patch.ts"],"names":[],"mappings":"AA0BA,eAAO,MAAM,mBAAmB;;;;yBAyB9B,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const armResourcePathInvalidCharsRule: import("@typespec/compiler").LinterRuleDefinition<"arm-resource-path-segment-invalid-chars", {
|
|
2
2
|
readonly default: import("@typespec/compiler").CallableMessage<["segment"]>;
|
|
3
|
-
}
|
|
3
|
+
}, Record<string, never>>;
|
|
4
4
|
//# sourceMappingURL=arm-resource-path-invalid-chars.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-resource-path-invalid-chars.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-path-invalid-chars.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,+BAA+B;;
|
|
1
|
+
{"version":3,"file":"arm-resource-path-invalid-chars.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-path-invalid-chars.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,+BAA+B;;yBA8B1C,CAAC"}
|
|
@@ -3,5 +3,5 @@ export declare const armResourceProvisioningStateRule: import("@typespec/compile
|
|
|
3
3
|
readonly missingValues: import("@typespec/compiler").CallableMessage<["missingValues"]>;
|
|
4
4
|
readonly missingReadOnlyVisibility: "The provisioningState property must have a single read visibility.";
|
|
5
5
|
readonly mustBeOptional: "The provisioningState property must be optional.";
|
|
6
|
-
}
|
|
6
|
+
}, Record<string, never>>;
|
|
7
7
|
//# sourceMappingURL=arm-resource-provisioning-state-rule.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arm-resource-provisioning-state-rule.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-provisioning-state-rule.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,gCAAgC;;;;;
|
|
1
|
+
{"version":3,"file":"arm-resource-provisioning-state-rule.d.ts","sourceRoot":"","sources":["../../../src/rules/arm-resource-provisioning-state-rule.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,gCAAgC;;;;;yBA4G3C,CAAC"}
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare const beyondNestingRule: import("@typespec/compiler").LinterRuleDefinition<"beyond-nesting-levels", {
|
|
5
5
|
readonly default: "Tracked Resources must use 3 or fewer levels of nesting.";
|
|
6
|
-
}
|
|
6
|
+
}, Record<string, never>>;
|
|
7
7
|
//# sourceMappingURL=beyond-nesting-levels.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"beyond-nesting-levels.d.ts","sourceRoot":"","sources":["../../../src/rules/beyond-nesting-levels.ts"],"names":[],"mappings":"AAKA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;
|
|
1
|
+
{"version":3,"file":"beyond-nesting-levels.d.ts","sourceRoot":"","sources":["../../../src/rules/beyond-nesting-levels.ts"],"names":[],"mappings":"AAKA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;yBAgC5B,CAAC"}
|
|
@@ -2,5 +2,5 @@ export declare const coreOperationsRule: import("@typespec/compiler").LinterRule
|
|
|
2
2
|
readonly default: "All Resource operations must use an api-version parameter. Please include Azure.ResourceManager.ApiVersionParameter in the operation parameter list using the spread (...ApiVersionParameter) operator, or using one of the common resource parameter models.";
|
|
3
3
|
readonly opOutsideInterface: "All operations must be inside an interface declaration.";
|
|
4
4
|
readonly opMissingDecorator: import("@typespec/compiler").CallableMessage<["verb", "decorator"]>;
|
|
5
|
-
}
|
|
5
|
+
}, Record<string, never>>;
|
|
6
6
|
//# sourceMappingURL=core-operations.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"core-operations.d.ts","sourceRoot":"","sources":["../../../src/rules/core-operations.ts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,kBAAkB;;;;
|
|
1
|
+
{"version":3,"file":"core-operations.d.ts","sourceRoot":"","sources":["../../../src/rules/core-operations.ts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,kBAAkB;;;;yBA6D7B,CAAC"}
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare const envelopePropertiesRules: import("@typespec/compiler").LinterRuleDefinition<"empty-updateable-properties", {
|
|
5
5
|
readonly default: "The RP-specific properties of the Resource (as defined in the 'properties' property) should have at least one updateable property. Properties are updateable if they do not have a '@visibility' decorator, or if they include 'update' in the '@visibility' decorator arguments.";
|
|
6
|
-
}
|
|
6
|
+
}, Record<string, never>>;
|
|
7
7
|
//# sourceMappingURL=envelope-properties.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"envelope-properties.d.ts","sourceRoot":"","sources":["../../../src/rules/envelope-properties.ts"],"names":[],"mappings":"AAKA;;GAEG;AACH,eAAO,MAAM,uBAAuB;;
|
|
1
|
+
{"version":3,"file":"envelope-properties.d.ts","sourceRoot":"","sources":["../../../src/rules/envelope-properties.ts"],"names":[],"mappings":"AAKA;;GAEG;AACH,eAAO,MAAM,uBAAuB;;yBAyClC,CAAC"}
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare const improperSubscriptionListOperationRule: import("@typespec/compiler").LinterRuleDefinition<"improper-subscription-list-operation", {
|
|
5
5
|
readonly default: "Tenant and Extension resources should not define a list by subscription operation.";
|
|
6
|
-
}
|
|
6
|
+
}, Record<string, never>>;
|
|
7
7
|
//# sourceMappingURL=improper-subscription-list-operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"improper-subscription-list-operation.d.ts","sourceRoot":"","sources":["../../../src/rules/improper-subscription-list-operation.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,eAAO,MAAM,qCAAqC;;
|
|
1
|
+
{"version":3,"file":"improper-subscription-list-operation.d.ts","sourceRoot":"","sources":["../../../src/rules/improper-subscription-list-operation.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,eAAO,MAAM,qCAAqC;;yBA+BhD,CAAC"}
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare const lroLocationHeaderRule: import("@typespec/compiler").LinterRuleDefinition<"lro-location-header", {
|
|
5
5
|
readonly default: "A 202 response should include a Location response header.";
|
|
6
|
-
}
|
|
6
|
+
}, Record<string, never>>;
|
|
7
7
|
//# sourceMappingURL=lro-location-header.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lro-location-header.d.ts","sourceRoot":"","sources":["../../../src/rules/lro-location-header.ts"],"names":[],"mappings":"AAkBA;;GAEG;AACH,eAAO,MAAM,qBAAqB;;
|
|
1
|
+
{"version":3,"file":"lro-location-header.d.ts","sourceRoot":"","sources":["../../../src/rules/lro-location-header.ts"],"names":[],"mappings":"AAkBA;;GAEG;AACH,eAAO,MAAM,qBAAqB;;yBA6BhC,CAAC"}
|
|
@@ -2,5 +2,5 @@ export declare const missingXmsIdentifiersRule: import("@typespec/compiler").Lin
|
|
|
2
2
|
readonly default: "Missing identifying properties of objects in the array item, please add @identifiers(#[\"<prop>\"]) to specify it. If there are no appropriate identifying properties, please add @identifiers(#[]).";
|
|
3
3
|
readonly notArray: import("@typespec/compiler").CallableMessage<["valueType"]>;
|
|
4
4
|
readonly missingProperty: import("@typespec/compiler").CallableMessage<["propertyName", "targetModelName"]>;
|
|
5
|
-
}
|
|
5
|
+
}, Record<string, never>>;
|
|
6
6
|
//# sourceMappingURL=missing-x-ms-identifiers.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"missing-x-ms-identifiers.d.ts","sourceRoot":"","sources":["../../../src/rules/missing-x-ms-identifiers.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,yBAAyB;;;;
|
|
1
|
+
{"version":3,"file":"missing-x-ms-identifiers.d.ts","sourceRoot":"","sources":["../../../src/rules/missing-x-ms-identifiers.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,yBAAyB;;;;yBAuFpC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const noEmptyModel: import("@typespec/compiler").LinterRuleDefinition<"no-empty-model", {
|
|
2
2
|
readonly default: "Properties with type:object must have definition of a reference model.";
|
|
3
3
|
readonly extends: "The `type:object` model is not defined in the payload. Define the reference model of the object or change the `type` to a primitive data type like string, int, etc";
|
|
4
|
-
}
|
|
4
|
+
}, Record<string, never>>;
|
|
5
5
|
//# sourceMappingURL=no-empty-model.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"no-empty-model.d.ts","sourceRoot":"","sources":["../../../src/rules/no-empty-model.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;
|
|
1
|
+
{"version":3,"file":"no-empty-model.d.ts","sourceRoot":"","sources":["../../../src/rules/no-empty-model.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;yBAuBvB,CAAC"}
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare const deleteOperationMissingRule: import("@typespec/compiler").LinterRuleDefinition<"no-resource-delete-operation", {
|
|
5
5
|
readonly default: import("@typespec/compiler").CallableMessage<["name"]>;
|
|
6
|
-
}
|
|
6
|
+
}, Record<string, never>>;
|
|
7
7
|
//# sourceMappingURL=no-resource-delete-operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"no-resource-delete-operation.d.ts","sourceRoot":"","sources":["../../../src/rules/no-resource-delete-operation.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,eAAO,MAAM,0BAA0B;;
|
|
1
|
+
{"version":3,"file":"no-resource-delete-operation.d.ts","sourceRoot":"","sources":["../../../src/rules/no-resource-delete-operation.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,eAAO,MAAM,0BAA0B;;yBA6BrC,CAAC"}
|
|
@@ -6,5 +6,5 @@ export declare const noResponseBodyRule: import("@typespec/compiler").LinterRule
|
|
|
6
6
|
readonly default: "The body of responses with success (2xx) status codes other than 202 and 204 should not be empty.";
|
|
7
7
|
readonly shouldBeEmpty202: "The body of 202 response should be empty.";
|
|
8
8
|
readonly shouldBeEmpty204: "The body of 204 response should be empty.";
|
|
9
|
-
}
|
|
9
|
+
}, Record<string, never>>;
|
|
10
10
|
//# sourceMappingURL=no-response-body.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"no-response-body.d.ts","sourceRoot":"","sources":["../../../src/rules/no-response-body.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,eAAO,MAAM,kBAAkB;;;;
|
|
1
|
+
{"version":3,"file":"no-response-body.d.ts","sourceRoot":"","sources":["../../../src/rules/no-response-body.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,eAAO,MAAM,kBAAkB;;;;yBAoD7B,CAAC"}
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare const operationsInterfaceMissingRule: import("@typespec/compiler").LinterRuleDefinition<"missing-operations-endpoint", {
|
|
5
5
|
readonly default: import("@typespec/compiler").CallableMessage<["namespace"]>;
|
|
6
|
-
}
|
|
6
|
+
}, Record<string, never>>;
|
|
7
7
|
//# sourceMappingURL=operations-interface-missing.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operations-interface-missing.d.ts","sourceRoot":"","sources":["../../../src/rules/operations-interface-missing.ts"],"names":[],"mappings":"AAKA;;GAEG;AACH,eAAO,MAAM,8BAA8B;;
|
|
1
|
+
{"version":3,"file":"operations-interface-missing.d.ts","sourceRoot":"","sources":["../../../src/rules/operations-interface-missing.ts"],"names":[],"mappings":"AAKA;;GAEG;AACH,eAAO,MAAM,8BAA8B;;yBAiCzC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const patchEnvelopePropertiesRules: import("@typespec/compiler").LinterRuleDefinition<"patch-envelope", {
|
|
2
2
|
readonly default: import("@typespec/compiler").CallableMessage<["resourceName", "propertyName"]>;
|
|
3
|
-
}
|
|
3
|
+
}, Record<string, never>>;
|
|
4
4
|
//# sourceMappingURL=patch-envelope-properties.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-envelope-properties.d.ts","sourceRoot":"","sources":["../../../src/rules/patch-envelope-properties.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,4BAA4B;;
|
|
1
|
+
{"version":3,"file":"patch-envelope-properties.d.ts","sourceRoot":"","sources":["../../../src/rules/patch-envelope-properties.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,4BAA4B;;yBAyCvC,CAAC"}
|
|
@@ -4,5 +4,5 @@
|
|
|
4
4
|
export declare const resourceNameRule: import("@typespec/compiler").LinterRuleDefinition<"resource-name", {
|
|
5
5
|
readonly default: "The resource 'name' field should be marked with 'read' visibility and an @path decorator.";
|
|
6
6
|
readonly nameInvalid: "Arm resource name must contain only alphanumeric characters.";
|
|
7
|
-
}
|
|
7
|
+
}, Record<string, never>>;
|
|
8
8
|
//# sourceMappingURL=resource-name.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resource-name.d.ts","sourceRoot":"","sources":["../../../src/rules/resource-name.ts"],"names":[],"mappings":"AAYA;;GAEG;AACH,eAAO,MAAM,gBAAgB;;;
|
|
1
|
+
{"version":3,"file":"resource-name.d.ts","sourceRoot":"","sources":["../../../src/rules/resource-name.ts"],"names":[],"mappings":"AAYA;;GAEG;AACH,eAAO,MAAM,gBAAgB;;;yBA6C3B,CAAC"}
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare const retryAfterRule: import("@typespec/compiler").LinterRuleDefinition<"retry-after", {
|
|
5
5
|
readonly default: "For long-running operations, the Retry-After header indicates how long the client should wait before polling the operation status, please add this header to the 201 or 202 response for this operation.";
|
|
6
|
-
}
|
|
6
|
+
}, Record<string, never>>;
|
|
7
7
|
//# sourceMappingURL=retry-after.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retry-after.d.ts","sourceRoot":"","sources":["../../../src/rules/retry-after.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,eAAO,MAAM,cAAc;;
|
|
1
|
+
{"version":3,"file":"retry-after.d.ts","sourceRoot":"","sources":["../../../src/rules/retry-after.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,eAAO,MAAM,cAAc;;yBAuBzB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"secret-prop.d.ts","sourceRoot":"","sources":["../../../src/rules/secret-prop.ts"],"names":[],"mappings":"AAkBA,eAAO,MAAM,cAAc;;
|
|
1
|
+
{"version":3,"file":"secret-prop.d.ts","sourceRoot":"","sources":["../../../src/rules/secret-prop.ts"],"names":[],"mappings":"AAkBA,eAAO,MAAM,cAAc;;yBAkCzB,CAAC"}
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare const unsupportedTypeRule: import("@typespec/compiler").LinterRuleDefinition<"unsupported-type", {
|
|
5
5
|
readonly default: import("@typespec/compiler").CallableMessage<["typeName"]>;
|
|
6
|
-
}
|
|
6
|
+
}, Record<string, never>>;
|
|
7
7
|
//# sourceMappingURL=unsupported-type.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unsupported-type.d.ts","sourceRoot":"","sources":["../../../src/rules/unsupported-type.ts"],"names":[],"mappings":"AAGA;;GAEG;AACH,eAAO,MAAM,mBAAmB;;
|
|
1
|
+
{"version":3,"file":"unsupported-type.d.ts","sourceRoot":"","sources":["../../../src/rules/unsupported-type.ts"],"names":[],"mappings":"AAGA;;GAEG;AACH,eAAO,MAAM,mBAAmB;;yBAuC9B,CAAC"}
|
|
@@ -18,19 +18,19 @@ namespace Azure.ResourceManager.CommonTypes;
|
|
|
18
18
|
|
|
19
19
|
/** The resource model definition for an Azure Resource Manager resource with an etag. */
|
|
20
20
|
@@armCommonDefinition(AzureEntityResource,
|
|
21
|
-
"
|
|
21
|
+
"AzureEntityResource",
|
|
22
22
|
Azure.ResourceManager.CommonTypes.Versions.v3
|
|
23
23
|
);
|
|
24
24
|
@@armCommonDefinition(AzureEntityResource,
|
|
25
|
-
"
|
|
25
|
+
"AzureEntityResource",
|
|
26
26
|
Azure.ResourceManager.CommonTypes.Versions.v4
|
|
27
27
|
);
|
|
28
28
|
@@armCommonDefinition(AzureEntityResource,
|
|
29
|
-
"
|
|
29
|
+
"AzureEntityResource",
|
|
30
30
|
Azure.ResourceManager.CommonTypes.Versions.v5
|
|
31
31
|
);
|
|
32
32
|
@@armCommonDefinition(AzureEntityResource,
|
|
33
|
-
"
|
|
33
|
+
"AzureEntityResource",
|
|
34
34
|
Azure.ResourceManager.CommonTypes.Versions.v6
|
|
35
35
|
);
|
|
36
36
|
|
|
@@ -272,7 +272,6 @@ op ArmCreateOperation<
|
|
|
272
272
|
* @template BodyParameter The body parameter
|
|
273
273
|
* @template Response The response or union of responses for success.
|
|
274
274
|
* @template ErrorResponse The error response.
|
|
275
|
-
* @template RequestBody Optional. ENables changing the name, documentation, or optionality of the request body parameter
|
|
276
275
|
*/
|
|
277
276
|
op ArmUpdateOperation<
|
|
278
277
|
HttpParameters extends {},
|
|
@@ -9,7 +9,7 @@ alias TrackedResourceBase = TrackedResource;
|
|
|
9
9
|
#deprecated "Please use Foundations.ProxyResource instead of Foundations.ProxyResourceBase"
|
|
10
10
|
alias ProxyResourceBase = ProxyResource;
|
|
11
11
|
|
|
12
|
-
#deprecated "Please use Foundations.
|
|
12
|
+
#deprecated "Please use Foundations.ExtensionResource instead of Foundations.ExtensionResourceBase"
|
|
13
13
|
alias ExtensionResourceBase = ExtensionResource;
|
|
14
14
|
|
|
15
15
|
#deprecated "Please use Foundations.Sku instead of Foundations.ResourceSkuType"
|
|
@@ -25,6 +25,6 @@ alias ManagedIdentityProperties = ManagedServiceIdentity;
|
|
|
25
25
|
#deprecated "Please change ManagedSystemIdentityProperties to SystemAssignedServiceIdentity."
|
|
26
26
|
alias ManagedSystemIdentityProperties = SystemAssignedServiceIdentity;
|
|
27
27
|
|
|
28
|
-
/** Alias of ManagedServiceIdentityType for back
|
|
28
|
+
/** Alias of ManagedServiceIdentityType for back compatibility. Please change to ManagedServiceIdentityType. */
|
|
29
29
|
#deprecated "Please change to ManagedServiceIdentityType."
|
|
30
30
|
alias ManagedIdentityType = ManagedServiceIdentityType;
|
package/lib/interfaces.tsp
CHANGED
|
@@ -326,6 +326,7 @@ interface ResourceUpdateSync<
|
|
|
326
326
|
* @template Properties RP-specific property bag for the resource
|
|
327
327
|
* @template BaseParameters The http parameters that are part of the request
|
|
328
328
|
*/
|
|
329
|
+
#suppress "@typespec/http/deprecated-implicit-optionality" "Legacy"
|
|
329
330
|
@patch(#{ implicitOptionality: true })
|
|
330
331
|
update is ArmCustomPatchSync<Resource, ResourceUpdateModel<Resource, Properties>, BaseParameters>;
|
|
331
332
|
}
|
package/lib/operations.tsp
CHANGED
|
@@ -342,6 +342,7 @@ op ArmResourceCreateOrReplaceAsync<
|
|
|
342
342
|
* @template Parameters Optional. Additional parameters after the path parameters
|
|
343
343
|
* @template Provider Optional. The provider namespace model for the resource.
|
|
344
344
|
*/
|
|
345
|
+
#suppress "@typespec/http/deprecated-implicit-optionality" "Legacy"
|
|
345
346
|
@patch(#{ implicitOptionality: true })
|
|
346
347
|
@Private.enforceConstraint(Resource, Foundations.Resource)
|
|
347
348
|
op ArmTagsPatchAsync<
|
|
@@ -376,6 +377,7 @@ op ArmTagsPatchAsync<
|
|
|
376
377
|
* @template Parameters Optional. Additional parameters after the path parameters
|
|
377
378
|
* @template Provider Optional. The provider namespace model for the resource.
|
|
378
379
|
*/
|
|
380
|
+
#suppress "@typespec/http/deprecated-implicit-optionality" "Legacy"
|
|
379
381
|
@patch(#{ implicitOptionality: true })
|
|
380
382
|
@Private.enforceConstraint(Resource, Foundations.Resource)
|
|
381
383
|
op ArmResourcePatchAsync<
|
|
@@ -448,6 +450,7 @@ op ArmCustomPatchAsync<
|
|
|
448
450
|
* @template Parameters Optional. Additional parameters after the path parameters
|
|
449
451
|
* @template Provider Optional. The provider namespace model for the resource.
|
|
450
452
|
*/
|
|
453
|
+
#suppress "@typespec/http/deprecated-implicit-optionality" "Legacy"
|
|
451
454
|
@patch(#{ implicitOptionality: true })
|
|
452
455
|
@Private.enforceConstraint(Resource, Foundations.Resource)
|
|
453
456
|
op ArmTagsPatchSync<
|
|
@@ -473,6 +476,7 @@ op ArmTagsPatchSync<
|
|
|
473
476
|
* @template Parameters Optional. Additional parameters after the path parameters
|
|
474
477
|
* @template Provider Optional. The provider namespace model for the resource.
|
|
475
478
|
*/
|
|
479
|
+
#suppress "@typespec/http/deprecated-implicit-optionality" "Legacy"
|
|
476
480
|
@patch(#{ implicitOptionality: true })
|
|
477
481
|
@Private.enforceConstraint(Resource, Foundations.Resource)
|
|
478
482
|
op ArmResourcePatchSync<
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure-tools/typespec-azure-resource-manager",
|
|
3
|
-
"version": "0.68.0-dev.
|
|
3
|
+
"version": "0.68.0-dev.8",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec Azure Resource Manager library",
|
|
6
6
|
"homepage": "https://azure.github.io/typespec-azure",
|