feat(app): stats added in to check if build in last build and also if theres a pending file

This commit is contained in:
2025-09-26 10:44:41 -05:00
parent 86dea6083e
commit 58aedecd4d
25 changed files with 2113 additions and 42 deletions

View File

@@ -5,18 +5,15 @@ meta {
}
post {
url: http://localhost:4200/api/auth/reset-password/gCo7OUP6CH2Qu7obhvOrhuo9?callbackURL
url: http://localhost:4200/lst/api/auth/reset-password
body: json
auth: inherit
}
params:query {
callbackURL:
}
body:json {
{
"newPassword": "nova0511"
"newPassword": "nova0511",
"token": "8ZtCt8c5BRwtcqD9k5RceLhx"
}
}