ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.513.4

This commit is contained in:
speakeasybot
2025-03-09 00:10:48 +00:00
parent 5d57cd7c34
commit 8d9f4bbaf1
163 changed files with 4256 additions and 5690 deletions

View File

@@ -7,9 +7,9 @@ import { CreatePlaylistQueryParamType, CreatePlaylistRequest, Smart } from "@luk
let value: CreatePlaylistRequest = {
title: "<value>",
type: CreatePlaylistQueryParamType.Photo,
type: CreatePlaylistQueryParamType.Audio,
smart: Smart.One,
uri: "https://radiant-dividend.com/",
uri: "https://ajar-reward.biz/",
};
```