Files
lst_v3/brunoApi/datamart/Run Query.bru

21 lines
206 B
Plaintext

meta {
name: Run Query
type: http
seq: 2
}
get {
url: {{url}}/api/datamart/:name
body: none
auth: inherit
}
params:path {
name: activeArticles
}
settings {
encodeUrl: true
timeout: 0
}