~loggerhead-team/loggerhead/trunk-rich

423.2.4 by John Arbash Meinel
Add a <noop> command to the RequestWorker.
1
{
2
    "parameters": {"base_url": "http://localhost:8080"},
3
    "requests": [
4
        {"relpath": "/changes"},
5
        {"relpath": "/files"}
6
    ]
7
}
8