aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/openapi.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/openapi.json')
-rw-r--r--apps/updatenotification/openapi.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/updatenotification/openapi.json b/apps/updatenotification/openapi.json
index 969dfc7cfaa..f635b0839ef 100644
--- a/apps/updatenotification/openapi.json
+++ b/apps/updatenotification/openapi.json
@@ -248,7 +248,8 @@
"description": "The version to search the changelog entry for (defaults to the latest installed)",
"schema": {
"type": "string",
- "nullable": true
+ "nullable": true,
+ "default": null
}
},
{