mirror of
https://github.com/LukeHagar/plexswift.git
synced 2025-12-09 04:20:58 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.404.5
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import Foundation
|
||||
|
||||
extension Operations {
|
||||
/// Your current mailing list status
|
||||
/// Your current mailing list status (active or unsubscribed)
|
||||
public enum MailingListStatus: String, Codable, APIValue {
|
||||
case active = "active"
|
||||
case unsubscribed = "unsubscribed"
|
||||
|
||||
Reference in New Issue
Block a user