docs/MigrationGuides/migration_9_to_10.md
This project follows Semantic Versioning.
.parameterEncoding, .objectMapping, .encodableMapping, cases to MoyaError or a default case to achieve exhaustiveness..requestJSONEncodable case to Task or default case to achieve exhaustiveness.method parameter for Endpoint.init with .get.httpHeaderFields parameter for Endpoint.init with nil.Endpoint's urlRequest property with the throwing method try? urlRequest() or use do/catch syntax to handle thrown errors.TargetType as second argument of NetworkActivityClosure in NetworkActivityPlugin initializer.pod 'Moya/ReactiveCocoa' with pod 'Moya/ReactiveSwift' in your Podfile.