7 lines
118 B
JSON
7 lines
118 B
JSON
{
|
|
"Name": "Bob",
|
|
"Demo": {
|
|
"Key0": 123,
|
|
"Key1": "something that should not be publicly available"
|
|
}
|
|
} |