mirror of
https://github.com/LukeHagar/plexswift.git
synced 2025-12-09 20:57:45 +00:00
Cleaning and regenerating
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
// Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
||||
|
||||
import Foundation
|
||||
|
||||
func namedQueryParameters(from serializable: Serializable, name: String, format: SerializableFormat) throws -> [QueryParameter] {
|
||||
return try serializable.serializeQueryParameters(with: format).mapKeys { _ in [name] }
|
||||
}
|
||||
Reference in New Issue
Block a user