Update API specifications with fern api update (#4297)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -3431,6 +3431,17 @@
|
|||||||
],
|
],
|
||||||
"title": "Totp Timing Info"
|
"title": "Totp Timing Info"
|
||||||
},
|
},
|
||||||
|
"has_mini_agent": {
|
||||||
|
"anyOf": [
|
||||||
|
{
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "null"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"title": "Has Mini Agent"
|
||||||
|
},
|
||||||
"created_at": {
|
"created_at": {
|
||||||
"anyOf": [
|
"anyOf": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user