diff --git a/playground/rmgi/test/3people-schema.json b/playground/rmgi/test/3people-schema.json index 14528a4e..82a4e531 100644 --- a/playground/rmgi/test/3people-schema.json +++ b/playground/rmgi/test/3people-schema.json @@ -1,6 +1,6 @@ { "title": "Text Field", - "description": "A simple text field that is required, has a default value, sets a placeholder, includes a description. (field name will be 'firstname')", + "description": "", "type": "object", "required": [ "firstName"