mirror of
https://github.com/LukeHagar/plexswift.git
synced 2025-12-07 20:57:47 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.308.1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
// Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
||||
|
||||
import Foundation
|
||||
|
||||
extension Operations {
|
||||
/// include external media in the results
|
||||
///
|
||||
public enum IncludeExternalMedia: Int, Codable, APIValue {
|
||||
case one = 1
|
||||
case zero = 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user