summaryrefslogtreecommitdiffstats
path: root/bundleconfig-local/etc/appprops/methodMapper.properties
blob: 7b71acffa247a4d26993bd746009ab4fb76db5a8 (plain)
1
2
3
4
5
6
7
8
9
{
    "helloWorld": [
        {
            "method": "get",
            "url": "/rest/model-loader/v1/helloWorld",
            "logicalName": "GetMethod(Logical)"
        }
    ]
}