Update API specifications with fern api update (#3651)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Shuchang Zheng
2025-10-09 01:16:42 -07:00
committed by GitHub
parent 40d127de58
commit 26f1f37738

View File

@@ -2647,6 +2647,18 @@
"title": "Verified",
"default": false
},
"totp_timing_info": {
"anyOf": [
{
"additionalProperties": true,
"type": "object"
},
{
"type": "null"
}
],
"title": "Totp Timing Info"
},
"created_at": {
"anyOf": [
{