21 lines
206 B
Plaintext
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
|
|
}
|