mirror of
https://github.com/LukeHagar/plexswift.git
synced 2025-12-07 04:20:54 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.401.2
This commit is contained in:
@@ -5,6 +5,6 @@ import Foundation
|
||||
extension Operations {
|
||||
/// Include Https entries in the results
|
||||
public enum IncludeHttps: Int, Codable, APIValue {
|
||||
case zero = 0
|
||||
case one = 1
|
||||
case disable = 0
|
||||
case enable = 1
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user