User: dan@sartography.com clicked save for examples/1-basic-concepts/1-2-forms/test-exampledata.json
This commit is contained in:
parent
b93ce81083
commit
85cf29f6f2
|
@ -1,3 +1,8 @@
|
|||
{
|
||||
"firstName": "Chuck"
|
||||
"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"
|
||||
|
||||
}
|
Loading…
Reference in New Issue