feat(app): stats added in to check if build in last build and also if theres a pending file
This commit is contained in:
@@ -5,14 +5,14 @@ meta {
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{url}}/lst/api/user/resetPassword
|
||||
url: {{url}}/lst/api/user/resetpassword
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"email": "blake.matthes@alpla.com",
|
||||
"email": "blake.matthes@alpla.com"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user