diff --git a/misc/qa/madhu-testing/model-with-all-elements/get-name-schema.json b/misc/qa/madhu-testing/model-with-all-elements/get-name-schema.json index 14528a4e..46ebdf72 100644 --- a/misc/qa/madhu-testing/model-with-all-elements/get-name-schema.json +++ b/misc/qa/madhu-testing/model-with-all-elements/get-name-schema.json @@ -9,7 +9,7 @@ "firstName": { "type": "string", "title": "First name", - "default": "Chuck" + "default": "Name" } } } \ No newline at end of file