From 39c335ac37e7a1db4ca2e313cd3a1f14cbd68932 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 11 Sep 2023 22:21:46 +0000 Subject: [PATCH] CodeGen from PR 25714 in Azure/azure-rest-api-specs Merge 2ff0da7f8758d995ea277c94702d7a852bfe4e57 into 2a3843594ddb4ddc26eb29ef776da58b783ad130 --- schemas/2021-04-01-preview/Microsoft.KeyVault.json | 3 +-- schemas/2021-06-01-preview/Microsoft.KeyVault.json | 3 +-- schemas/2021-11-01-preview/Microsoft.KeyVault.json | 3 +-- schemas/2022-02-01-preview/Microsoft.KeyVault.json | 3 +-- schemas/2022-07-01/Microsoft.KeyVault.json | 3 +-- schemas/2022-11-01/Microsoft.KeyVault.json | 6 ++---- schemas/2023-02-01/Microsoft.KeyVault.json | 6 ++---- 7 files changed, 9 insertions(+), 18 deletions(-) diff --git a/schemas/2021-04-01-preview/Microsoft.KeyVault.json b/schemas/2021-04-01-preview/Microsoft.KeyVault.json index 8e22ef831d..0c65296ac8 100644 --- a/schemas/2021-04-01-preview/Microsoft.KeyVault.json +++ b/schemas/2021-04-01-preview/Microsoft.KeyVault.json @@ -543,7 +543,6 @@ "type": "string", "enum": [ "Rotate", - "rotate", "Notify" ] }, @@ -551,7 +550,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of the action." + "description": "The type of the action. The value should be compared case-insensitively." } } }, diff --git a/schemas/2021-06-01-preview/Microsoft.KeyVault.json b/schemas/2021-06-01-preview/Microsoft.KeyVault.json index a0cf4d1fe6..68577a375d 100644 --- a/schemas/2021-06-01-preview/Microsoft.KeyVault.json +++ b/schemas/2021-06-01-preview/Microsoft.KeyVault.json @@ -543,7 +543,6 @@ "type": "string", "enum": [ "Rotate", - "rotate", "Notify" ] }, @@ -551,7 +550,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of the action." + "description": "The type of the action. The value should be compared case-insensitively." } } }, diff --git a/schemas/2021-11-01-preview/Microsoft.KeyVault.json b/schemas/2021-11-01-preview/Microsoft.KeyVault.json index 532bbd656c..5678d06042 100644 --- a/schemas/2021-11-01-preview/Microsoft.KeyVault.json +++ b/schemas/2021-11-01-preview/Microsoft.KeyVault.json @@ -543,7 +543,6 @@ "type": "string", "enum": [ "Rotate", - "rotate", "Notify" ] }, @@ -551,7 +550,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of the action." + "description": "The type of the action. The value should be compared case-insensitively." } } }, diff --git a/schemas/2022-02-01-preview/Microsoft.KeyVault.json b/schemas/2022-02-01-preview/Microsoft.KeyVault.json index a93807ac42..36276deb54 100644 --- a/schemas/2022-02-01-preview/Microsoft.KeyVault.json +++ b/schemas/2022-02-01-preview/Microsoft.KeyVault.json @@ -543,7 +543,6 @@ "type": "string", "enum": [ "Rotate", - "rotate", "Notify" ] }, @@ -551,7 +550,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of the action." + "description": "The type of the action. The value should be compared case-insensitively." } } }, diff --git a/schemas/2022-07-01/Microsoft.KeyVault.json b/schemas/2022-07-01/Microsoft.KeyVault.json index 2450bf1d5c..1e7d3489e2 100644 --- a/schemas/2022-07-01/Microsoft.KeyVault.json +++ b/schemas/2022-07-01/Microsoft.KeyVault.json @@ -543,7 +543,6 @@ "type": "string", "enum": [ "Rotate", - "rotate", "Notify" ] }, @@ -551,7 +550,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of the action." + "description": "The type of the action. The value should be compared case-insensitively." } } }, diff --git a/schemas/2022-11-01/Microsoft.KeyVault.json b/schemas/2022-11-01/Microsoft.KeyVault.json index 8ac403800f..a685747308 100644 --- a/schemas/2022-11-01/Microsoft.KeyVault.json +++ b/schemas/2022-11-01/Microsoft.KeyVault.json @@ -608,7 +608,6 @@ "type": "string", "enum": [ "Rotate", - "rotate", "Notify" ] }, @@ -616,7 +615,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of the action." + "description": "The type of the action. The value should be compared case-insensitively." } } }, @@ -847,7 +846,6 @@ "type": "string", "enum": [ "Rotate", - "rotate", "Notify" ] }, @@ -855,7 +853,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of the action." + "description": "The type of the action. The value should be compared case-insensitively." } } }, diff --git a/schemas/2023-02-01/Microsoft.KeyVault.json b/schemas/2023-02-01/Microsoft.KeyVault.json index 59da1df892..457fcaa58b 100644 --- a/schemas/2023-02-01/Microsoft.KeyVault.json +++ b/schemas/2023-02-01/Microsoft.KeyVault.json @@ -618,7 +618,6 @@ "type": "string", "enum": [ "Rotate", - "rotate", "Notify" ] }, @@ -626,7 +625,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of the action." + "description": "The type of the action. The value should be compared case-insensitively." } } }, @@ -857,7 +856,6 @@ "type": "string", "enum": [ "Rotate", - "rotate", "Notify" ] }, @@ -865,7 +863,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of the action." + "description": "The type of the action. The value should be compared case-insensitively." } } },