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