ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.314.2

This commit is contained in:
speakeasybot
2024-06-22 00:14:04 +00:00
parent 3c7871adc5
commit d0adbbd22a
60 changed files with 2339 additions and 776 deletions

View File

@@ -3,7 +3,6 @@
import Foundation
/// The protocol to use when connecting to your plex server.
public enum ServerProtocol: String, Codable, APIValue {
case http = "http"
case https = "https"