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