docs(api): bruno endpoint saves

This commit is contained in:
2025-10-15 14:51:51 -05:00
parent 255ceaab85
commit 705f29e908
11 changed files with 51 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
meta {
name: Resetpassword
type: http
seq: 11
seq: 9
}
post {
url: http://localhost:4200/lst/api/auth/reset-password
url: {{url}}/lst/api/auth/reset-password
body: json
auth: inherit
}