summaryrefslogtreecommitdiffstats
path: root/client/go/cmd/testdata/tests/production-test/external.json
blob: af288bc8b1b14e87ceb9ffb2605e9c30a1e3898c (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "steps": [
        {
            "request": {
                "uri": "https://my.service:123/path?query=wohoo"
            }
        }
    ]
}