feat: bruno

This commit is contained in:
2026-05-04 10:53:22 +02:00
parent 5eafa5c1d6
commit 5369b4a517
@@ -8,7 +8,7 @@ http:
url: "{{URL}}/v1/tokens/activation" url: "{{URL}}/v1/tokens/activation"
body: body:
type: json type: json
data: |- data: |
{ {
"email": "alice@example.com" "email": "alice@example.com"
} }