8 lines
121 B
JSON
8 lines
121 B
JSON
{
|
|
"null": null,
|
|
"bar": "baz",
|
|
"overridden": "no",
|
|
"super": "this should be secret",
|
|
"secret": "this one too"
|
|
}
|