mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-09 20:47:46 +00:00
revert removal of enum, this has been resolved in C# SDK
This commit is contained in:
@@ -234,7 +234,7 @@ properties:
|
||||
mailingListStatus:
|
||||
description: Your current mailing list status (active or unsubscribed)
|
||||
type: string
|
||||
example: subscribed
|
||||
example: active
|
||||
enum:
|
||||
- active
|
||||
- unsubscribed
|
||||
|
||||
Reference in New Issue
Block a user