From 112a2742f682bd0c7d68df9983131daaf06a20f4 Mon Sep 17 00:00:00 2001 From: Victoria Chen Date: Fri, 17 Jun 2022 13:21:46 -0700 Subject: [PATCH] New commit to trigger validation checks to run --- .../2022-07-01-preview/types/capabilityTypes.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/specification/chaos/resource-manager/Microsoft.Chaos/preview/2022-07-01-preview/types/capabilityTypes.json b/specification/chaos/resource-manager/Microsoft.Chaos/preview/2022-07-01-preview/types/capabilityTypes.json index 286d7d0a8e1a..f4862c635260 100644 --- a/specification/chaos/resource-manager/Microsoft.Chaos/preview/2022-07-01-preview/types/capabilityTypes.json +++ b/specification/chaos/resource-manager/Microsoft.Chaos/preview/2022-07-01-preview/types/capabilityTypes.json @@ -63,15 +63,15 @@ "description": "String of the URN for this Capability Type.", "readOnly": true }, - "kind": { - "type": "string", - "description": "String of the kind of this Capability Type.", - "readOnly": true - }, "runtimeProperties": { "$ref": "./common.json#/definitions/runtimeProperties", "description": "Runtime properties of this Capability Type.", "readOnly": true + }, + "kind": { + "type": "string", + "description": "String of the kind of this Capability Type.", + "readOnly": true } }, "additionalProperties": false