If a method has a object type or the parameter has subtypes that are object, a default type needs to be used instead of passing the Json to it.
object -> Dictionary
Might have to create own deserializer to handle these cases and capture the sub param types for deserialization
If a method has a object type or the parameter has subtypes that are object, a default type needs to be used instead of passing the Json to it. object -> Dictionary
Might have to create own deserializer to handle these cases and capture the sub param types for deserialization