mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-07 04:20:48 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.392.1
This commit is contained in:
@@ -25,5 +25,8 @@ namespace LukeHagar.PlexAPI.SDK.Models.Requests
|
||||
|
||||
[SpeakeasyMetadata("form:name=rememberMe")]
|
||||
public bool? RememberMe { get; set; } = false;
|
||||
|
||||
[SpeakeasyMetadata("form:name=verificationCode")]
|
||||
public string? VerificationCode { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user