Skip to content

Commit 479b69b

Browse files
committed
fix: updated schema
1 parent fff1f3e commit 479b69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5487,7 +5487,7 @@
54875487
]
54885488
},
54895489
"time_to_live": {
5490-
"description": "seconds until dyno expires, after which it will soon be killed",
5490+
"description": "seconds until dyno expires, after which it will soon be killed, max 86400 seconds (24 hours)",
54915491
"example": 1800,
54925492
"readOnly": false,
54935493
"type": [

0 commit comments

Comments
 (0)