{ "opencollection": "1.0.0", "info": { "name": "Koha REST 2fa erm_documents API", "version": "1" }, "items": [ { "info": { "name": "erm_documents", "type": "folder" }, "items": [ { "info": { "name": "Download erm document", "type": "http" }, "http": { "method": "GET", "url": "https://libserv.iitk.ac.in/api/v1/erm/documents/:document_id/file/content", "params": [ { "name": "document_id", "value": "", "type": "path", "description": "Case insensitive search on document_id" } ] }, "docs": "Download erm document" } ] } ], "bundled": true }