ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.598.0

This commit is contained in:
speakeasybot
2025-08-06 00:14:01 +00:00
parent b53b57ef41
commit 56ee466ff8
26 changed files with 371 additions and 46 deletions

View File

@@ -17,6 +17,7 @@ Get the timeline for a media item
### Example Usage
<!-- UsageSnippet language="php" operationID="getTimeline" method="get" path="/:/timeline" -->
```php
declare(strict_types=1);
@@ -77,6 +78,7 @@ Begin a Universal Transcode Session
### Example Usage
<!-- UsageSnippet language="php" operationID="startUniversalTranscode" method="get" path="/video/:/transcode/universal/start.mpd" -->
```php
declare(strict_types=1);