Update API specifications with fern api update (#2935)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Shuchang Zheng
2025-07-13 08:20:03 -07:00
committed by GitHub
parent 22063d01fd
commit 49590a51a5

View File

@@ -1927,6 +1927,9 @@
"items": {}, "items": {},
"type": "array" "type": "array"
}, },
{
"type": "string"
},
{ {
"type": "null" "type": "null"
} }
@@ -3282,7 +3285,7 @@
"anyOf": [ "anyOf": [
{ {
"type": "integer", "type": "integer",
"maximum": 10080, "maximum": 120,
"minimum": 5 "minimum": 5
}, },
{ {
@@ -3290,7 +3293,7 @@
} }
], ],
"title": "Timeout", "title": "Timeout",
"description": "Timeout in minutes for the session. Timeout is applied after the session is started. Must be between 5 and 10080. Defaults to 60.", "description": "Timeout in minutes for the session. Timeout is applied after the session is started. Must be between 5 and 120. Defaults to 60.",
"default": 60 "default": 60
} }
}, },
@@ -3714,6 +3717,9 @@
"items": {}, "items": {},
"type": "array" "type": "array"
}, },
{
"type": "string"
},
{ {
"type": "null" "type": "null"
} }
@@ -3925,6 +3931,9 @@
"items": {}, "items": {},
"type": "array" "type": "array"
}, },
{
"type": "string"
},
{ {
"type": "null" "type": "null"
} }
@@ -4085,6 +4094,9 @@
"items": {}, "items": {},
"type": "array" "type": "array"
}, },
{
"type": "string"
},
{ {
"type": "null" "type": "null"
} }
@@ -5413,6 +5425,9 @@
"items": {}, "items": {},
"type": "array" "type": "array"
}, },
{
"type": "string"
},
{ {
"type": "null" "type": "null"
} }
@@ -5829,6 +5844,9 @@
"items": {}, "items": {},
"type": "array" "type": "array"
}, },
{
"type": "string"
},
{ {
"type": "null" "type": "null"
} }
@@ -7191,6 +7209,9 @@
"items": {}, "items": {},
"type": "array" "type": "array"
}, },
{
"type": "string"
},
{ {
"type": "null" "type": "null"
} }
@@ -7419,6 +7440,9 @@
"items": {}, "items": {},
"type": "array" "type": "array"
}, },
{
"type": "string"
},
{ {
"type": "null" "type": "null"
} }
@@ -8589,6 +8613,9 @@
"items": {}, "items": {},
"type": "array" "type": "array"
}, },
{
"type": "string"
},
{ {
"type": "null" "type": "null"
} }
@@ -8889,6 +8916,9 @@
"items": {}, "items": {},
"type": "array" "type": "array"
}, },
{
"type": "string"
},
{ {
"type": "null" "type": "null"
} }