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

ViewRoomHistory and ViewRecentRoomHistory are not able to handle the "from" attribute in cases where it is passed as a user object #21

Open
frankneumann opened this issue Feb 14, 2015 · 0 comments

Comments

@frankneumann
Copy link
Contributor

ViewRoomHistory and ViewRecentRoomHistory are not able to handle the "from" attribute in cases where it is passed as a user object:

I am trying to fix an issue related to the specifics of the HIPChat API View room history and View recent room history:

Here, the “from” attribut may be either a user or just a string containing the name of the user.
I tried several options to handle this duality using the ServiceStack configuration but could not figure out an elegant way of solving this issue for the deserialization of the HipchatViewRoomHistoryResponse.

What is your recommendation to solve this issue?

Best regards,

Frank

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant