ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.396.6

This commit is contained in:
speakeasybot
2024-09-13 00:11:18 +00:00
parent 9911164ab0
commit fd8095a8df
111 changed files with 205 additions and 187 deletions

View File

@@ -7,9 +7,9 @@ import { CreatePlaylistQueryParamType, CreatePlaylistRequest, Smart } from "@luk
let value: CreatePlaylistRequest = {
title: "<value>",
type: CreatePlaylistQueryParamType.Photo,
type: CreatePlaylistQueryParamType.Video,
smart: Smart.One,
uri: "https://exotic-harm.info",
uri: "http://immediate-instructor.info",
};
```