Skip to content

Commit 91681d2

Browse files
committed
chore: regenerate openapi-specs.json
Signed-off-by: Mohamed Belhsan Hmida <mohamedbelhsanhmida@gmail.com>
1 parent 57ea242 commit 91681d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flexmeasures/ui/static/openapi-specs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4174,15 +4174,15 @@
41744174
"string",
41754175
"null"
41764176
],
4177-
"description": "Maximum forecast horizon. Defaults to retrain_frequency if set and 'PT48H' otherwise.",
4177+
"description": "Maximum forecast horizon. Defaults to covering the whole prediction period (which itself defaults to 48 hours).",
41784178
"example": "PT48H"
41794179
},
41804180
"forecast-frequency": {
41814181
"type": [
41824182
"string",
41834183
"null"
41844184
],
4185-
"description": "How often to recompute forecasts. Defaults retrain-frequency.",
4185+
"description": "How often to recompute forecasts. Defaults to retrain frequency.",
41864186
"example": "PT1H"
41874187
},
41884188
"sensor-to-save": {

0 commit comments

Comments
 (0)