meta { name: request-json type: http seq: 1 } post { url: https://echo.usebruno.com body: json auth: none } body:json { { "hello": "bruno" } }