diff --git a/playground/fime/test-process/get-name-schema.json b/playground/fime/test-process/get-name-schema.json index eb8c441e..50615184 100644 --- a/playground/fime/test-process/get-name-schema.json +++ b/playground/fime/test-process/get-name-schema.json @@ -2,7 +2,7 @@ "title": "get name", "description": "", "properties": { - "what_is_your_name": { + "name": { "type": "string", "title": "What is your name?" }