add timed
This commit is contained in:
@@ -7170,12 +7170,15 @@
|
||||
}
|
||||
},
|
||||
"commands.SchedulePublishCommand": {
|
||||
"description": "定时发布文章请求参数",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"scheduled_time"
|
||||
],
|
||||
"properties": {
|
||||
"scheduled_time": {
|
||||
"description": "定时发布时间,支持格式:YYYY-MM-DD HH:mm:ss",
|
||||
"example": "2025-09-02 14:12:01",
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user