added bruno

This commit is contained in:
2026-02-20 12:19:32 -06:00
parent 100c9ff9be
commit 880902c478
10 changed files with 175 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
meta {
name: sync queries
type: http
seq: 4
}
get {
url: {{url}}/lst/api/datamart/sync?time=15
body: none
auth: inherit
}
params:query {
time: 15
}
settings {
encodeUrl: true
timeout: 0
}