feat: add support for maximum concurrency of /api/v1/videos

This commit is contained in:
kevin.zhang
2024-04-16 17:47:56 +08:00
parent 414bcb0621
commit abe12abd7b
7 changed files with 170 additions and 2 deletions

View File

@@ -73,7 +73,7 @@ class MaterialInfo:
# ]
class VideoParams:
class VideoParams(BaseModel):
"""
{
"video_subject": "",