{ "opencollection": "1.0.0", "info": { "name": "Penpot RPC Add Team To Organization Download Font Family API", "version": "2.16" }, "items": [ { "info": { "name": "Download Font Family", "type": "folder" }, "items": [ { "info": { "name": "POST download-font-family", "type": "http" }, "http": { "method": "POST", "url": "https://design.penpot.app/api/main/methodsdownload-font-family", "body": { "type": "json", "data": "{}" } }, "docs": "Download the entire font family as a zip file. Returns the zip\nbytes on the body, without encoding it on transit or json." } ] } ], "bundled": true }