Skip to content

Commit 45567d1

Browse files
aaronburtleCopilot
andauthored
Update schemas/dab.draft.schema.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent adcb25c commit 45567d1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

schemas/dab.draft.schema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,8 @@
486486
"ttl-seconds": {
487487
"type": "integer",
488488
"description": "Time to live in seconds",
489-
"default": 5
489+
"default": 5,
490+
"minimum": 1
490491
},
491492
"level-2": {
492493
"type": "object",

0 commit comments

Comments
 (0)