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