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,7 +7,7 @@ import { QueryParamForce, UploadPlaylistRequest } from "@lukehagar/plexjs/sdk/mo
let value: UploadPlaylistRequest = {
path: "/home/barkley/playlist.m3u",
force: QueryParamForce.Zero,
force: QueryParamForce.One,
};
```