Update API specifications with fern api update (#4297)
Some checks are pending
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Shuchang Zheng 2025-12-15 08:44:29 +08:00 committed by GitHub
parent 91edf23b20
commit 6178a20824
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3431,6 +3431,17 @@
],
"title": "Totp Timing Info"
},
"has_mini_agent": {
"anyOf": [
{
"type": "boolean"
},
{
"type": "null"
}
],
"title": "Has Mini Agent"
},
"created_at": {
"anyOf": [
{