Some cleanups from the old stuff
This commit is contained in:
@@ -18,7 +18,7 @@ POST {{ baseUrl }}/bootstrap HTTP/1.1
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"token": {{ bootstrapToken }},
|
||||
"token": "{{ bootstrapToken }}",
|
||||
"email": "test@test.com",
|
||||
"password": "hornyhorny"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user