lnav/test/bad-config-json/formats/invalid-key/format.json

9 lines
138 B
JSON
Raw Normal View History

{
"invalid_key_log" : {
"value" : {
"test": {
"identifiers" : true
}
}
}
}