{ "opencollection": "1.0.0", "info": { "name": "LifeMine Website Content API (WordPress REST) Menu Locations API", "version": "wp/v2" }, "items": [ { "info": { "name": "menu-locations", "type": "folder" }, "items": [ { "info": { "name": "GET /wp/v2/menu-locations", "type": "http" }, "http": { "method": "GET", "url": "https://lifeminetx.com/wp-json/wp/v2/menu-locations", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "GET /wp/v2/menu-locations" }, { "info": { "name": "GET /wp/v2/menu-locations/{location}", "type": "http" }, "http": { "method": "GET", "url": "https://lifeminetx.com/wp-json/wp/v2/menu-locations/:location", "params": [ { "name": "location", "value": "", "type": "path", "description": "Path segment `location` (WordPress route pattern)." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "GET /wp/v2/menu-locations/{location}" } ] } ], "bundled": true }