docs(brunodocs): added more endpoint updates to bruno
This commit is contained in:
@@ -5,15 +5,15 @@ meta {
|
||||
}
|
||||
|
||||
post {
|
||||
url: http://localhost:3000/api/auth/register
|
||||
url: http://localhost:4400/api/auth/register
|
||||
body: json
|
||||
auth: none
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"username": "adm_matthes01",
|
||||
"email":"blake@alpla.com",
|
||||
"password": "nova0511!"
|
||||
"username": "matthes01",
|
||||
"email":"blake.matthes@alpla.com",
|
||||
"password": "password"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user