{ "opencollection": "1.0.0", "info": { "name": "Offer Tool Tenants API", "version": "1.0" }, "items": [ { "info": { "name": "Tenants", "type": "folder" }, "items": [ { "info": { "name": "TenantController_getTenants_v1", "type": "http" }, "http": { "method": "GET", "url": "https://heartbeat.1komma5grad.com/api/v1/tenant" } }, { "info": { "name": "TenantController_switchActiveTenant_v1", "type": "http" }, "http": { "method": "POST", "url": "https://heartbeat.1komma5grad.com/api/v1/tenant/switch", "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }