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.397.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
||||
// Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
||||
|
||||
import Foundation
|
||||
|
||||
@@ -16,8 +16,7 @@ extension Operations {
|
||||
public init(key: Double) {
|
||||
self._key = DecimalSerialized<Double>(wrappedValue: key)
|
||||
}
|
||||
}
|
||||
}
|
||||
}}
|
||||
extension Operations.MarkUnplayedRequest {
|
||||
var keyWrapper: DecimalSerialized<Double> {
|
||||
return _key
|
||||
|
||||
Reference in New Issue
Block a user