Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
Dcrammer777 committed Nov 15, 2023
1 parent 4d61383 commit ee409b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Register a new user.

```json
{
"email": "example@gmail.com", // required
"password": "password123" // optional, if not provided, a random password will be generated
"email": "example@gmail.com", # required
"password": "password123" # optional, if not provided, a random password will be generated
}
```

0 comments on commit ee409b1

Please sign in to comment.