diff --git a/schemas/constructs/v1alpha3/relationship.json b/schemas/constructs/v1alpha3/relationship.json index 56bece439f..4346e27860 100644 --- a/schemas/constructs/v1alpha3/relationship.json +++ b/schemas/constructs/v1alpha3/relationship.json @@ -21,7 +21,7 @@ "kind": { "$ref": "../core.json#/definitions/inputString", "description": "Kind of the Relationship. Learn more about relationships - https://docs.meshery.io/concepts/logical/relationships.", - "enum": ["Hierarchical", "Edge", "Sibling"] + "enum": ["hierarchical", "edge", "sibling"] }, "type": { "$ref": "../core.json#/definitions/inputString",