diff --git a/src/libs/Descript/openapi.yaml b/src/libs/Descript/openapi.yaml index cb5eede..881165e 100644 --- a/src/libs/Descript/openapi.yaml +++ b/src/libs/Descript/openapi.yaml @@ -3009,6 +3009,7 @@ components: import/project_media: '#/components/schemas/ImportJobStatus' agent: '#/components/schemas/AgentJobStatus' publish: '#/components/schemas/PublishJobStatus' + export/timeline: '#/components/schemas/TimelineExportJobStatus' description: | Status of an async job. The response structure varies based on the job type. Use the `job_type` field to determine which fields will be present.