Initial Chef repository
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "tom",
|
||||
"username": "tom von homme",
|
||||
"age": 13,
|
||||
"gender": "male",
|
||||
"married": false,
|
||||
"address": {
|
||||
"street": "wilhelmsstrasse"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user