docs: remove description for suspended_until field
This commit is contained in:
@@ -11701,7 +11701,6 @@ const docTemplate = `{
|
||||
"type": "string"
|
||||
},
|
||||
"suspended_until": {
|
||||
"description": "suspended until timestamp",
|
||||
"type": "integer"
|
||||
},
|
||||
"username": {
|
||||
|
||||
@@ -11674,7 +11674,6 @@
|
||||
"type": "string"
|
||||
},
|
||||
"suspended_until": {
|
||||
"description": "suspended until timestamp",
|
||||
"type": "integer"
|
||||
},
|
||||
"username": {
|
||||
|
||||
@@ -2907,7 +2907,6 @@ definitions:
|
||||
status:
|
||||
type: string
|
||||
suspended_until:
|
||||
description: suspended until timestamp
|
||||
type: integer
|
||||
username:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user