From 6dd51b7d04360c4bc4f427e24dc83836134bf151 Mon Sep 17 00:00:00 2001 From: Jonas Date: Fri, 27 Mar 2026 15:51:29 +0100 Subject: [PATCH] feat: bruno api --- .../docs/api/greenlight-bruno/Users/Create User.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/greenlight/docs/api/greenlight-bruno/Users/Create User.yml b/projects/greenlight/docs/api/greenlight-bruno/Users/Create User.yml index 15e3e0d..fbd38ad 100644 --- a/projects/greenlight/docs/api/greenlight-bruno/Users/Create User.yml +++ b/projects/greenlight/docs/api/greenlight-bruno/Users/Create User.yml @@ -10,8 +10,8 @@ http: type: json data: |- { - "name": "John Mike", - "email": "johnsmike@example.com", + "name": "Carol 3", + "email": "carol3@example.com", "password": "pa55word" } auth: inherit