Files
analyzer-pipeline/test-fixtures/demo-failure2/disapprove-comments/example1/expected_analysis.json
2019-08-15 14:03:29 +01:00

10 lines
142 B
JSON

{
"status": "disapprove",
"comments": [
{
"comment": "demo.sample.comment",
"params": { "p1": "hello world" }
}
]
}