From 5369b4a5177042eb30f9a24227d1082c6db424d7 Mon Sep 17 00:00:00 2001 From: Jonas Date: Mon, 4 May 2026 10:53:22 +0200 Subject: [PATCH] feat: bruno --- .../greenlight/docs/api/greenlight-bruno/Tokens/Activation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/greenlight/docs/api/greenlight-bruno/Tokens/Activation.yml b/projects/greenlight/docs/api/greenlight-bruno/Tokens/Activation.yml index 505b670..8b2c2a4 100644 --- a/projects/greenlight/docs/api/greenlight-bruno/Tokens/Activation.yml +++ b/projects/greenlight/docs/api/greenlight-bruno/Tokens/Activation.yml @@ -8,7 +8,7 @@ http: url: "{{URL}}/v1/tokens/activation" body: type: json - data: |- + data: | { "email": "alice@example.com" }