We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be662fc commit 1fc0994Copy full SHA for 1fc0994
1 file changed
app/_landing_pages/insomnia/mock-servers.yaml
@@ -81,7 +81,7 @@ rows:
81
blocks:
82
- type: text
83
text: |
84
- Dynamic mocking expands Insomnia’s mock servers with the Liquid template language that generate context-aware and realistic responses.
+ Dynamic mocking expands Insomnia’s mock servers with the Liquid template language that generates context-aware and realistic responses.
85
Each response is rendered server-side by the mock server using Liquid templates with a safe, restricted tag set.
86
Insomnia also provides faker variables for generating random names, dates, and other test data at runtime.
87
0 commit comments