ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.392.1

This commit is contained in:
speakeasybot
2024-09-08 03:24:22 +00:00
parent 244adab882
commit f0b08b9bd9
17 changed files with 45 additions and 27 deletions

View File

@@ -347,7 +347,7 @@ const plexAPI = new PlexAPI({
async function run() {
const result = await plexAPI.plex.getCompanionsData({
serverURL: "https://plex.tv/api/v2",
serverURL: "https://plex.tv/api/v2/",
});
// Handle the result