mirror of
https://github.com/LukeHagar/plexterraform.git
synced 2025-12-07 20:47:45 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.148.0
This commit is contained in:
@@ -80,7 +80,7 @@ func (o *GetServerIdentityMediaContainer) GetVersion() *string {
|
||||
return o.Version
|
||||
}
|
||||
|
||||
// GetServerIdentityResponseBody - The Transcode Sessions
|
||||
// GetServerIdentityResponseBody - The Server Identity information
|
||||
type GetServerIdentityResponseBody struct {
|
||||
MediaContainer *GetServerIdentityMediaContainer `json:"MediaContainer,omitempty"`
|
||||
}
|
||||
@@ -99,7 +99,7 @@ type GetServerIdentityResponse struct {
|
||||
StatusCode int
|
||||
// Raw HTTP response; suitable for custom response parsing
|
||||
RawResponse *http.Response
|
||||
// The Transcode Sessions
|
||||
// The Server Identity information
|
||||
TwoHundredApplicationJSONObject *GetServerIdentityResponseBody
|
||||
// Unauthorized - Returned if the X-Plex-Token is missing from the header or query.
|
||||
FourHundredAndOneApplicationJSONObject *GetServerIdentityServerResponseBody
|
||||
|
||||
Reference in New Issue
Block a user