Kinotic-Foundation / continuum-framework

Iot and Microservices framework
https://kinotic-foundation.github.io/continuum-framework/
Apache License 2.0
4 stars 0 forks source link

Make sure continuum will fail on service request for mismatched parameterized types #33

Open NavidMitchell opened 4 months ago

NavidMitchell commented 4 months ago

If you have a service that takes a parameterized type like List<Person> that the invoker will fail if the internal objects cannot be deserialized to a Person.