github.com/mysteriumnetwork/node@v0.0.0-20240516044423-365054f76801/e2e/pilvytis/mappings/userData.json (about) 1 { 2 "request": { 3 "method": "GET", 4 "urlPattern": "/api/v2/user-data/.+" 5 }, 6 "response": { 7 "status": 404, 8 "headers": { 9 "Content-Type": "application/json" 10 }, 11 "jsonBody": { 12 "status": "success", 13 "isPartial": false, 14 "data": { 15 } 16 } 17 }, 18 "priority": 3 19 }