11 lines
157 B
JSON
11 lines
157 B
JSON
{
|
|
"foo": "bar",
|
|
"messages": {
|
|
"example": "okay"
|
|
},
|
|
"callbacks": {
|
|
"default": {
|
|
"nested": "sure"
|
|
}
|
|
}
|
|
} |