ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.529.1

This commit is contained in:
speakeasybot
2025-04-06 00:12:51 +00:00
parent 2712820397
commit 379a408d74
139 changed files with 552 additions and 407 deletions

View File

@@ -7,9 +7,9 @@ import { CreatePlaylistQueryParamType, CreatePlaylistRequest, Smart } from "@luk
let value: CreatePlaylistRequest = {
title: "<value>",
type: CreatePlaylistQueryParamType.Photo,
smart: Smart.One,
uri: "https://firsthand-section.biz",
type: CreatePlaylistQueryParamType.Audio,
smart: Smart.Zero,
uri: "https://courageous-futon.net",
};
```