Update API specifications with fern api update (#3042)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -3387,7 +3387,7 @@
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "integer",
|
||||
"maximum": 120,
|
||||
"maximum": 240,
|
||||
"minimum": 5
|
||||
},
|
||||
{
|
||||
@@ -3395,7 +3395,7 @@
|
||||
}
|
||||
],
|
||||
"title": "Timeout",
|
||||
"description": "Timeout in minutes for the session. Timeout is applied after the session is started. Must be between 5 and 120. Defaults to 60.",
|
||||
"description": "Timeout in minutes for the session. Timeout is applied after the session is started. Must be between 5 and 240. Defaults to 60.",
|
||||
"default": 60
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user