ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.295.1

This commit is contained in:
speakeasybot
2024-05-23 15:57:50 +00:00
parent 11f26917b7
commit 764eb6c75a
109 changed files with 3921 additions and 964 deletions

View File

@@ -154,6 +154,7 @@ func (s *Plex) GetPin(ctx context.Context, strong *bool, xPlexClientIdentifier *
}
return res, nil
}
// GetToken - Get Access Token
@@ -274,4 +275,5 @@ func (s *Plex) GetToken(ctx context.Context, pinID string, xPlexClientIdentifier
}
return res, nil
}