boring.tools-poc/bruno/Statistic.bru
Lars Hampe 81baf571f9
All checks were successful
Build and Push Docker Image / tests (push) Successful in 46s
Build and Push Docker Image / build (push) Successful in 4m4s
feat: add dashboard statistics
2024-10-31 14:58:06 +01:00

16 lines
188 B
Plaintext

meta {
name: Statistic
type: http
seq: 2
}
get {
url: {{API_URL}}/v1/statistic
body: none
auth: bearer
}
auth:bearer {
token: bt_7b83481e2ae0f6ab728730511adbe491f6668eb3
}