diff --git a/playground/dinithi/test-user-task/myFirstForm-exampledata.json b/playground/dinithi/test-user-task/myFirstForm-exampledata.json index 9e26dfee..1aa3604a 100644 --- a/playground/dinithi/test-user-task/myFirstForm-exampledata.json +++ b/playground/dinithi/test-user-task/myFirstForm-exampledata.json @@ -1 +1,7 @@ -{} \ No newline at end of file +{ + "firstName": "Chuck", + "lastName": "Norris", + "age": 83, + "bio": "Chuck Norris was once bitten by a poisonous snake. And after a week of excruciating pain, the snake died.", + "telephone": "1-800-kick-ass" +} \ No newline at end of file