16 lines
156 B
Plaintext
16 lines
156 B
Plaintext
meta {
|
|
name: /api/users
|
|
type: http
|
|
seq: 20
|
|
}
|
|
|
|
get {
|
|
url: {{base_url}}/api/users
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
headers {
|
|
Accept: application/json
|
|
}
|