Files
analyzer-pipeline/test-fixtures/demo-failure2/disapprove-comments/example1/expected_analysis.json

10 lines
142 B
JSON
Raw Normal View History

{
"status": "disapprove",
"comments": [
{
"comment": "demo.sample.comment",
2019-08-15 14:00:52 +01:00
"params": { "p1": "hello world" }
}
]
}