ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.193.0

This commit is contained in:
speakeasybot
2024-02-23 14:47:48 +00:00
parent a1f6c6f515
commit 1d4f25475d
116 changed files with 2550 additions and 3808 deletions

View File

@@ -115,9 +115,9 @@ async function run() {
accessToken: "<YOUR_API_KEY_HERE>",
});
const key = "string";
const key = "<value>";
const time = 6900.91;
const state = "string";
const state = "<value>";
const result = await sdk.media.updatePlayProgress(key, time, state);