{ "opencollection": "1.0.0", "info": { "name": "Legendary Entertainment WordPress REST block-directory widget-types API", "version": "wp/v2" }, "items": [ { "info": { "name": "widget-types", "type": "folder" }, "items": [ { "info": { "name": "GET /widget-types", "type": "http" }, "http": { "method": "GET", "url": "https://www.legendary.com/wp-json/wp/v2/widget-types", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "GET /widget-types" }, { "info": { "name": "GET /widget-types/{id}", "type": "http" }, "http": { "method": "GET", "url": "https://www.legendary.com/wp-json/wp/v2/widget-types/:id", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "GET /widget-types/{id}" }, { "info": { "name": "POST /widget-types/{id}/encode", "type": "http" }, "http": { "method": "POST", "url": "https://www.legendary.com/wp-json/wp/v2/widget-types/:id/encode", "params": [ { "name": "id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "POST /widget-types/{id}/encode" }, { "info": { "name": "POST /widget-types/{id}/render", "type": "http" }, "http": { "method": "POST", "url": "https://www.legendary.com/wp-json/wp/v2/widget-types/:id/render", "params": [ { "name": "id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "POST /widget-types/{id}/render" } ] } ], "bundled": true }