mirror of
https://github.com/outbackdingo/pangolin.git
synced 2026-01-28 10:20:03 +00:00
12 lines
131 B
Plaintext
12 lines
131 B
Plaintext
meta {
|
|
name: adminListUsers
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:3000/api/v1/users
|
|
body: none
|
|
auth: none
|
|
}
|