API generation
This commit is contained in:
@ -89,7 +89,7 @@ function buildMonitoringBulk (opts) {
|
|||||||
const request = {
|
const request = {
|
||||||
method,
|
method,
|
||||||
path,
|
path,
|
||||||
body: body || '',
|
bulkBody: body,
|
||||||
querystring
|
querystring
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user