mirror of
https://github.com/LukeHagar/plexswift.git
synced 2025-12-09 20:57:45 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.401.2
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
import Foundation
|
||||
|
||||
extension Operations {
|
||||
/// Whether or not the account has media reviews visibility enabled
|
||||
public enum MediaReviewsVisibility: Int, Codable, APIValue {
|
||||
case zero = 0
|
||||
case one = 1
|
||||
case disable = 0
|
||||
case enable = 1
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user