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