- Dictionary block
- Text block
- Array block
Dictionary block
A dictionary block contains a set of key value pairs.~ to indicate that it is disabled.
Text block
A text block is a set of linesArray block
An array block is a list of strings~ to indicate that it is disabled.
Comments
The Bru markup language does not have a dedicated comment syntax. To keep an entry in a file without it taking effect, prefix it with~ to disable it:
script:pre-request, script:post-response, and tests blocks is JavaScript, so standard JavaScript comments (// and /* */) work inside those blocks.
To document a request, use the docs block or the Docs tab in the app.