info: name: Register type: http seq: 1 http: method: POST url: http://0.0.0.0:8080/api/v1/auth/register body: type: json data: |- { "email": "felipe@felipecncloud.com", "password": "12345678" } settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5