Skip to content
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.

Unchecked nulls in User #341

Open
s5bug opened this issue Oct 20, 2020 · 0 comments
Open

Unchecked nulls in User #341

s5bug opened this issue Oct 20, 2020 · 0 comments

Comments

@s5bug
Copy link

s5bug commented Oct 20, 2020

Some of the fields in User such as lang, profile_background_image_url, and profile_background_image_url_https are nullable, but not marked as Option in the case classes.

This breaks circe's printing, as it expects all values to be non-null.

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

No branches or pull requests

1 participant