{ "className": "chainProxy", "properties": { "chain": [ { "className": "simplyProxy", "name": "regData", "properties": { "url": "http://10.55.1.6:3390/public/v1/auth/registration", "method": "POST", "body": { "authMethod": "LOGIN_PASSWORD" }, "headers": {}, "log": true, "token": null, "chain": [], "responseBody": null, "requestBody": null } }, { "className": "simplyProxy", "name": "authData", "properties": { "url": "http://10.55.1.6:3390/public/v1/auth/login", "method": "POST", "headers": {}, "log": true, "token": null, "body": { "authMethod": "LOGIN_PASSWORD" }, "responseBody": null, "requestBody": null } } ] } }