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

fix: deserialization of ElementType #11

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

Braeulias
Copy link
Contributor

Without this you get this error when creating client (client_login):

Error: Serde(Error("data did not match any variant of untagged enum Response", line: 0, column: 0))

@JeromeSchmied
Copy link

JeromeSchmied commented Oct 15, 2024

I'm afraid it still does the same for me

at least the get_timetable example

the view_timetable doesn't, unless I do something like println!("{:?}", client.classes()?);

Copy link
Owner

@luleyleo luleyleo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds reasonable

@Braeulias
Copy link
Contributor Author

@luleyleo fixed formatting, should work now

@luleyleo luleyleo merged commit 286e7af into luleyleo:master Oct 18, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

3 participants