package-lock update

This commit is contained in:
Owen 2025-03-21 17:12:59 -04:00
parent deb30ed4ae
commit 7131dea7a0
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD
3 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,11 @@
meta {
name: adminListUsers
type: http
seq: 2
}
get {
url: http://localhost:3000/api/v1/users
body: none
auth: none
}