Last updated 1 year ago
See Language injections on official site
version: v1.3 rules: - request: path: /api/hello response: headers: content-type: application/json #language=Json body: | { "message": "Hello World!" }