mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.406.0
This commit is contained in:
@@ -7,8 +7,8 @@ import (
|
||||
)
|
||||
|
||||
type GetMediaProvidersRequest struct {
|
||||
// Plex Authentication Token
|
||||
XPlexToken string `queryParam:"style=form,explode=true,name=X-Plex-Token"`
|
||||
// An authentication token, obtained from plex.tv
|
||||
XPlexToken string `header:"style=simple,explode=false,name=X-Plex-Token"`
|
||||
}
|
||||
|
||||
func (o *GetMediaProvidersRequest) GetXPlexToken() string {
|
||||
|
||||
Reference in New Issue
Block a user