I have a computed property of type Parameters in my APIRouter
// MARK: - Parameters private var parameters: Parameters? { switch self { ca