{ "opencollection": "1.0.0", "info": { "name": "The Things Stack — Application Server AppAs EndDeviceTemplateConverter API", "version": "v3.36" }, "items": [ { "info": { "name": "EndDeviceTemplateConverter", "type": "folder" }, "items": [ { "info": { "name": "Converts the binary data to a stream of end device templates.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/edtc/convert" }, "docs": "Converts the binary data to a stream of end device templates." }, { "info": { "name": "Returns the configured formats to convert from.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/edtc/formats" }, "docs": "Returns the configured formats to convert from." } ] } ], "bundled": true }