12 lines
125 B
Plaintext
12 lines
125 B
Plaintext
|
meta {
|
||
|
name: get all users
|
||
|
type: http
|
||
|
seq: 2
|
||
|
}
|
||
|
|
||
|
get {
|
||
|
url: http://localhost:8080/api/v1/
|
||
|
body: none
|
||
|
auth: none
|
||
|
}
|