Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object/unspecified parameters need default deserialization type #76

Open
Gekctek opened this issue Feb 10, 2020 · 0 comments
Open

Object/unspecified parameters need default deserialization type #76

Gekctek opened this issue Feb 10, 2020 · 0 comments
Assignees
Labels

Comments

@Gekctek
Copy link
Collaborator

Gekctek commented Feb 10, 2020

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

@Gekctek Gekctek added the bug label Feb 10, 2020
@Gekctek Gekctek self-assigned this Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant