We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68b68c8 commit 231fb53Copy full SHA for 231fb53
README.md
@@ -39,21 +39,21 @@ Envia:
39
40
```
41
{
42
-"name": "Leticia",
43
-"username": "leticea",
44
-"password": "12345"
+ "name": "Leticia",
+ "username": "leticea",
+ "password": "12345"
45
}
46
47
48
Retorna:
49
50
51
52
-"id": "a25c7b5e-20cc-4201-8b0d-a12e058e328d",
53
54
55
-"password": "$2a$12$LVT1707COyuArcAeECE09.VXD1gPBnVnEoagRATYlO8uecA2mBLqi",
56
-"createdAt": "2023-12-10T13:38:22.993373723"
+ "id": "a25c7b5e-20cc-4201-8b0d-a12e058e328d",
+ "password": "$2a$12$LVT1707COyuArcAeECE09.VXD1gPBnVnEoagRATYlO8uecA2mBLqi",
+ "createdAt": "2023-12-10T13:38:22.993373723"
57
58
59
0 commit comments