{ "opencollection": "1.0.0", "info": { "name": "MoDaC asset-details-controller perform-inferencing-controller API" }, "items": [ { "info": { "name": "perform-inferencing-controller", "type": "folder" }, "items": [ { "info": { "name": "performInfer", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8080/performInferencing", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "performModelAnalysis", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8080/performInferencing/performModelAnalysis", "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }