feat(app): stats added in to check if build in last build and also if theres a pending file
This commit is contained in:
15
LogisticsSupportTool_API_DOCS/app/system/Stats.bru
Normal file
15
LogisticsSupportTool_API_DOCS/app/system/Stats.bru
Normal file
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: Stats
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{url}}/lst/api/system/stats
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
Reference in New Issue
Block a user