mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.399.2
This commit is contained in:
@@ -60,7 +60,7 @@ namespace LukeHagar.PlexAPI.SDK.Models.Requests
|
||||
public DateTime ExpiresAt { get; set; } = default!;
|
||||
|
||||
[JsonProperty("authToken")]
|
||||
public object? AuthToken { get; set; } = null;
|
||||
public string? AuthToken { get; set; } = null;
|
||||
|
||||
[JsonProperty("newRegistration")]
|
||||
public object? NewRegistration { get; set; } = null;
|
||||
|
||||
Reference in New Issue
Block a user