{ "opencollection": "1.0.0", "info": { "name": "NYCU Dataverse Native & Search Access Metadatablocks API", "version": "5.10.1" }, "items": [ { "info": { "name": "Metadatablocks", "type": "folder" }, "items": [ { "info": { "name": "list", "type": "http" }, "http": { "method": "GET", "url": "https://dataverse.lib.nycu.edu.tw/api/v1/metadatablocks" } }, { "info": { "name": "getBlock", "type": "http" }, "http": { "method": "GET", "url": "https://dataverse.lib.nycu.edu.tw/api/v1/metadatablocks/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } } ] } ], "bundled": true }