16 lines
154 B
Plaintext
16 lines
154 B
Plaintext
meta {
|
|
name: Statistic
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
get {
|
|
url: {{API_URL}}/v1/statistic
|
|
body: none
|
|
auth: bearer
|
|
}
|
|
|
|
auth:bearer {
|
|
token: {{TOKEN}}
|
|
}
|