feat(forecast data): added in a historical forecast data set
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
meta {
|
||||
name: ForecastData
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{url}}/lst/api/logistics/dm/forecastData
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
Reference in New Issue
Block a user