{ "opencollection": "1.0.0", "info": { "name": "Global System for Mobile Communications GSMA Camara Project Endpoint Discovery Application Network Quality API", "version": "0.1.0-wip" }, "items": [ { "info": { "name": "Network Quality", "type": "folder" }, "items": [ { "info": { "name": "Global System for Mobile Communications Check the network quality.", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/{basePath}/check-network-quality", "body": { "type": "json", "data": "{}" } }, "docs": "Check the network quality. The response shows the network's current\n level of confidence that it can meet an application profile's quality\n thresholds for a given end user device.\n" } ] } ], "bundled": true }