{ "opencollection": "1.0.0", "info": { "name": "Wincl Admin Store API", "version": "1.0" }, "items": [ { "info": { "name": "Store", "type": "folder" }, "items": [ { "info": { "name": "스토어 메트릭스", "type": "http" }, "http": { "method": "GET", "url": "https://api.wincl.io:443/api/v1/store/metrics", "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "스토어 메트릭스" } ] } ], "bundled": true }