docs(api): auth endpoints in bruno
This commit is contained in:
@@ -5,16 +5,16 @@ meta {
|
||||
}
|
||||
|
||||
post {
|
||||
url: http://{{url}}/lst/api/register
|
||||
url: http://{{url}}/lst/api/user/register
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"username":"matthes01",
|
||||
"username":"matthes011",
|
||||
"name":"blake",
|
||||
"email":"blake.matthes@alpla.com",
|
||||
"email":"blake1.matthes@alpla.com",
|
||||
"password":"nova0511"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user