docs: remove description for suspended_until field

This commit is contained in:
LinkinStars
2025-07-17 15:52:25 +08:00
parent 1871e2e580
commit fda869f1dc
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -11701,7 +11701,6 @@ const docTemplate = `{
"type": "string"
},
"suspended_until": {
"description": "suspended until timestamp",
"type": "integer"
},
"username": {
-1
View File
@@ -11674,7 +11674,6 @@
"type": "string"
},
"suspended_until": {
"description": "suspended until timestamp",
"type": "integer"
},
"username": {
-1
View File
@@ -2907,7 +2907,6 @@ definitions:
status:
type: string
suspended_until:
description: suspended until timestamp
type: integer
username:
type: string