@azure-tools/typespec-azure-resource-manager 0.68.0-dev.4 → 0.68.0-dev.6

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.
Files changed (77) hide show
  1. package/dist/src/namespace.d.ts.map +1 -1
  2. package/dist/src/namespace.js +4 -1
  3. package/dist/src/namespace.js.map +1 -1
  4. package/dist/src/rules/arm-common-types-version.d.ts +1 -1
  5. package/dist/src/rules/arm-common-types-version.d.ts.map +1 -1
  6. package/dist/src/rules/arm-custom-resource-no-key.d.ts +1 -1
  7. package/dist/src/rules/arm-custom-resource-no-key.d.ts.map +1 -1
  8. package/dist/src/rules/arm-custom-resource-usage-discourage.d.ts +1 -1
  9. package/dist/src/rules/arm-custom-resource-usage-discourage.d.ts.map +1 -1
  10. package/dist/src/rules/arm-delete-response-codes.d.ts +1 -1
  11. package/dist/src/rules/arm-delete-response-codes.d.ts.map +1 -1
  12. package/dist/src/rules/arm-legacy-operations-discourage.d.ts +1 -1
  13. package/dist/src/rules/arm-legacy-operations-discourage.d.ts.map +1 -1
  14. package/dist/src/rules/arm-no-record.d.ts +1 -1
  15. package/dist/src/rules/arm-no-record.d.ts.map +1 -1
  16. package/dist/src/rules/arm-post-response-codes.d.ts +1 -1
  17. package/dist/src/rules/arm-post-response-codes.d.ts.map +1 -1
  18. package/dist/src/rules/arm-put-response-codes.d.ts +1 -1
  19. package/dist/src/rules/arm-put-response-codes.d.ts.map +1 -1
  20. package/dist/src/rules/arm-resource-action-no-segment.d.ts +1 -1
  21. package/dist/src/rules/arm-resource-action-no-segment.d.ts.map +1 -1
  22. package/dist/src/rules/arm-resource-duplicate-property.d.ts +1 -1
  23. package/dist/src/rules/arm-resource-duplicate-property.d.ts.map +1 -1
  24. package/dist/src/rules/arm-resource-interfaces.d.ts +1 -1
  25. package/dist/src/rules/arm-resource-interfaces.d.ts.map +1 -1
  26. package/dist/src/rules/arm-resource-invalid-action-verb.d.ts +1 -1
  27. package/dist/src/rules/arm-resource-invalid-action-verb.d.ts.map +1 -1
  28. package/dist/src/rules/arm-resource-invalid-envelope-property.d.ts +1 -1
  29. package/dist/src/rules/arm-resource-invalid-envelope-property.d.ts.map +1 -1
  30. package/dist/src/rules/arm-resource-invalid-version-format.d.ts +1 -1
  31. package/dist/src/rules/arm-resource-invalid-version-format.d.ts.map +1 -1
  32. package/dist/src/rules/arm-resource-key-invalid-chars.d.ts +1 -1
  33. package/dist/src/rules/arm-resource-key-invalid-chars.d.ts.map +1 -1
  34. package/dist/src/rules/arm-resource-name-pattern.d.ts +1 -1
  35. package/dist/src/rules/arm-resource-name-pattern.d.ts.map +1 -1
  36. package/dist/src/rules/arm-resource-operation-response.d.ts +1 -1
  37. package/dist/src/rules/arm-resource-operation-response.d.ts.map +1 -1
  38. package/dist/src/rules/arm-resource-patch.d.ts +1 -1
  39. package/dist/src/rules/arm-resource-patch.d.ts.map +1 -1
  40. package/dist/src/rules/arm-resource-path-invalid-chars.d.ts +1 -1
  41. package/dist/src/rules/arm-resource-path-invalid-chars.d.ts.map +1 -1
  42. package/dist/src/rules/arm-resource-provisioning-state-rule.d.ts +1 -1
  43. package/dist/src/rules/arm-resource-provisioning-state-rule.d.ts.map +1 -1
  44. package/dist/src/rules/beyond-nesting-levels.d.ts +1 -1
  45. package/dist/src/rules/beyond-nesting-levels.d.ts.map +1 -1
  46. package/dist/src/rules/core-operations.d.ts +1 -1
  47. package/dist/src/rules/core-operations.d.ts.map +1 -1
  48. package/dist/src/rules/envelope-properties.d.ts +1 -1
  49. package/dist/src/rules/envelope-properties.d.ts.map +1 -1
  50. package/dist/src/rules/improper-subscription-list-operation.d.ts +1 -1
  51. package/dist/src/rules/improper-subscription-list-operation.d.ts.map +1 -1
  52. package/dist/src/rules/lro-location-header.d.ts +1 -1
  53. package/dist/src/rules/lro-location-header.d.ts.map +1 -1
  54. package/dist/src/rules/missing-x-ms-identifiers.d.ts +1 -1
  55. package/dist/src/rules/missing-x-ms-identifiers.d.ts.map +1 -1
  56. package/dist/src/rules/no-empty-model.d.ts +1 -1
  57. package/dist/src/rules/no-empty-model.d.ts.map +1 -1
  58. package/dist/src/rules/no-resource-delete-operation.d.ts +1 -1
  59. package/dist/src/rules/no-resource-delete-operation.d.ts.map +1 -1
  60. package/dist/src/rules/no-response-body.d.ts +1 -1
  61. package/dist/src/rules/no-response-body.d.ts.map +1 -1
  62. package/dist/src/rules/operations-interface-missing.d.ts +1 -1
  63. package/dist/src/rules/operations-interface-missing.d.ts.map +1 -1
  64. package/dist/src/rules/patch-envelope-properties.d.ts +1 -1
  65. package/dist/src/rules/patch-envelope-properties.d.ts.map +1 -1
  66. package/dist/src/rules/resource-name.d.ts +1 -1
  67. package/dist/src/rules/resource-name.d.ts.map +1 -1
  68. package/dist/src/rules/retry-after.d.ts +1 -1
  69. package/dist/src/rules/retry-after.d.ts.map +1 -1
  70. package/dist/src/rules/secret-prop.d.ts +1 -1
  71. package/dist/src/rules/secret-prop.d.ts.map +1 -1
  72. package/dist/src/rules/unsupported-type.d.ts +1 -1
  73. package/dist/src/rules/unsupported-type.d.ts.map +1 -1
  74. package/lib/interfaces.tsp +1 -0
  75. package/lib/legacy-types/resource.tsp +1 -1
  76. package/lib/operations.tsp +4 -0
  77. package/package.json +3 -3
@@ -1 +1 @@
1
- {"version":3,"file":"namespace.d.ts","sourceRoot":"","sources":["../../src/namespace.ts"],"names":[],"mappings":"AAAA,OAAO,EAKL,KAAK,EAEL,SAAS,EAET,OAAO,EAGR,MAAM,oBAAoB,CAAC;AAM5B,OAAO,EACL,4BAA4B,EAC5B,6BAA6B,EAC7B,4BAA4B,EAC7B,MAAM,4CAA4C,CAAC;AA0BpD;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,EAAE,4BASlC,CAAC;AAEF;;;;;GAKG;AACH,wBAAgB,qBAAqB,CAAC,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,GAAG,OAAO,CAErF;AAED,wBAAgB,sBAAsB,CACpC,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,SAAS,GAAG,SAAS,GAC/B,OAAO,CAIT;AASD;;;;;GAKG;AACH,eAAO,MAAM,oBAAoB,EAAE,4BAalC,CAAC;AAEF;;;;GAIG;AACH,wBAAgB,wBAAwB,CACtC,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,SAAS,GACnB,SAAS,EAAE,GAAG,SAAS,CAEzB;AAQD;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB,EAAE,6BAiHnC,CAAC;AAEF;;;;;GAKG;AACH,wBAAgB,uBAAuB,CACrC,OAAO,EAAE,OAAO,EAChB,MAAM,EAAE,SAAS,GAAG,KAAK,GACxB,MAAM,GAAG,SAAS,CAWpB;AAmBD,wBAAgB,wBAAwB,CACtC,OAAO,EAAE,OAAO,EAChB,EAAE,CAAC,EAAE,SAAS,GAAG,SAAS,GACzB,SAAS,GAAG,SAAS,CAavB"}
1
+ {"version":3,"file":"namespace.d.ts","sourceRoot":"","sources":["../../src/namespace.ts"],"names":[],"mappings":"AAAA,OAAO,EAKL,KAAK,EAEL,SAAS,EAET,OAAO,EAGR,MAAM,oBAAoB,CAAC;AAM5B,OAAO,EACL,4BAA4B,EAC5B,6BAA6B,EAC7B,4BAA4B,EAC7B,MAAM,4CAA4C,CAAC;AA0BpD;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,EAAE,4BASlC,CAAC;AAEF;;;;;GAKG;AACH,wBAAgB,qBAAqB,CAAC,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,GAAG,OAAO,CAErF;AAED,wBAAgB,sBAAsB,CACpC,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,SAAS,GAAG,SAAS,GAC/B,OAAO,CAIT;AASD;;;;;GAKG;AACH,eAAO,MAAM,oBAAoB,EAAE,4BAalC,CAAC;AAEF;;;;GAIG;AACH,wBAAgB,wBAAwB,CACtC,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,SAAS,GACnB,SAAS,EAAE,GAAG,SAAS,CAEzB;AAQD;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB,EAAE,6BAoHnC,CAAC;AAEF;;;;;GAKG;AACH,wBAAgB,uBAAuB,CACrC,OAAO,EAAE,OAAO,EAChB,MAAM,EAAE,SAAS,GAAG,KAAK,GACxB,MAAM,GAAG,SAAS,CAWpB;AAmBD,wBAAgB,wBAAwB,CACtC,OAAO,EAAE,OAAO,EAChB,EAAE,CAAC,EAAE,SAAS,GAAG,SAAS,GACzB,SAAS,GAAG,SAAS,CAavB"}
@@ -137,7 +137,10 @@ export const $armProviderNamespace = (context, entity, armProviderNamespace) =>
137
137
  type: "implicit",
138
138
  authorizationUrl: "https://login.microsoftonline.com/common/oauth2/authorize",
139
139
  scopes: [
140
- { value: "user_impersonation", description: "impersonate your user account" },
140
+ {
141
+ value: "https://management.azure.com/.default",
142
+ description: "Default scope for management APIs",
143
+ },
141
144
  ],
142
145
  },
143
146
  ],
@@ -1 +1 @@
1
- {"version":3,"file":"namespace.js","sourceRoot":"","sources":["../../src/namespace.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"namespace.js","sourceRoot":"","sources":["../../src/namespace.ts"],"names":[],"mappings":"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"}
@@ -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;;EA8CpC,CAAC"}
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;;EAyBjC,CAAC"}
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;;EAoB3C,CAAC"}
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;;;EAqCrC,CAAC"}
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;;EA2BxC,CAAC"}
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;;;;EAsC1B,CAAC"}
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;;;EAkGnC,CAAC"}
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;;EAyClC,CAAC"}
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;;EAyBzC,CAAC"}
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;;EA0C7C,CAAC"}
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;;EA8BzB,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;;EAuB3C,CAAC"}
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;;EA4CxC,CAAC"}
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;;;EAmD9C,CAAC"}
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;;EA6BzC,CAAC"}
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;;EA2BrC,CAAC"}
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;;EA8BpC,CAAC"}
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;;;;EAyB9B,CAAC"}
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;;EA8B1C,CAAC"}
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;;;;;EA4G3C,CAAC"}
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;;EAgC5B,CAAC"}
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;;;;EA6D7B,CAAC"}
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;;EAyClC,CAAC"}
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;;EA+BhD,CAAC"}
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;;EA6BhC,CAAC"}
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;;;;EAuFpC,CAAC"}
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;;;EAuBvB,CAAC"}
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;;EA6BrC,CAAC"}
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;;;;EAoD7B,CAAC"}
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;;EAiCzC,CAAC"}
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;;EAyCvC,CAAC"}
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;;;EA6C3B,CAAC"}
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;;EAuBzB,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,4 +1,4 @@
1
1
  export declare const secretProprule: import("@typespec/compiler").LinterRuleDefinition<"secret-prop", {
2
2
  readonly default: import("@typespec/compiler").CallableMessage<["propertyName"]>;
3
- }>;
3
+ }, Record<string, never>>;
4
4
  //# sourceMappingURL=secret-prop.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"secret-prop.d.ts","sourceRoot":"","sources":["../../../src/rules/secret-prop.ts"],"names":[],"mappings":"AAkBA,eAAO,MAAM,cAAc;;EAkCzB,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;;EAuC9B,CAAC"}
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"}
@@ -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
  }
@@ -233,7 +233,7 @@ model CustomAzureProxyResource<isResource extends valueof boolean = false>
233
233
  @doc("A generic Azure Resource Manager resource type.")
234
234
  @Private.genericResourceInternal
235
235
  @Http.Private.includeInapplicableMetadataInPayload(false)
236
- model GenericResource<Properties extends {}, PropertiesOptional extends valueof boolean = true>
236
+ model GenericResource<Properties, PropertiesOptional extends valueof boolean = true>
237
237
  extends Foundations.Resource {
238
238
  @doc("The resource-specific properties for this resource.")
239
239
  @Azure.ResourceManager.Private.armResourcePropertiesOptionality(PropertiesOptional)
@@ -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.4",
3
+ "version": "0.68.0-dev.6",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "TypeSpec Azure Resource Manager library",
6
6
  "homepage": "https://azure.github.io/typespec-azure",
@@ -47,7 +47,7 @@
47
47
  "pluralize": "^8.0.0"
48
48
  },
49
49
  "peerDependencies": {
50
- "@azure-tools/typespec-azure-core": "^0.67.0 || >=0.68.0-dev <0.68.0",
50
+ "@azure-tools/typespec-azure-core": "^0.67.1 || >=0.68.0-dev <0.68.0",
51
51
  "@typespec/compiler": "^1.11.0",
52
52
  "@typespec/http": "^1.11.0",
53
53
  "@typespec/rest": "^0.81.0 || >=0.82.0-dev <0.82.0",
@@ -55,7 +55,7 @@
55
55
  "@typespec/versioning": "^0.81.0 || >=0.82.0-dev <0.82.0"
56
56
  },
57
57
  "devDependencies": {
58
- "@azure-tools/typespec-azure-core": "^0.67.0 || >=0.68.0-dev <0.68.0",
58
+ "@azure-tools/typespec-azure-core": "^0.67.1 || >=0.68.0-dev <0.68.0",
59
59
  "@types/node": "^25.5.2",
60
60
  "@types/pluralize": "^0.0.33",
61
61
  "@typespec/compiler": "^1.11.0",