{ "opencollection": "1.0.0", "info": { "name": "Legendary Entertainment WordPress REST block-directory taxonomies API", "version": "wp/v2" }, "items": [ { "info": { "name": "taxonomies", "type": "folder" }, "items": [ { "info": { "name": "GET /taxonomies", "type": "http" }, "http": { "method": "GET", "url": "https://www.legendary.com/wp-json/wp/v2/taxonomies", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "type", "value": "", "type": "query", "description": "Limit results to taxonomies associated with a specific post type." } ] }, "docs": "GET /taxonomies" }, { "info": { "name": "GET /taxonomies/{taxonomy}", "type": "http" }, "http": { "method": "GET", "url": "https://www.legendary.com/wp-json/wp/v2/taxonomies/:taxonomy", "params": [ { "name": "taxonomy", "value": "", "type": "path" }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "GET /taxonomies/{taxonomy}" } ] } ], "bundled": true }