Issue #3025: string -> boolean for profile_background_tile entry in JSON user...
Issue #3025: string -> boolean for profile_background_tile entry in JSON user results from Twitter-compat API This entry was using the strings 'true' and 'false' instead of literal booleans, which could confuse clients expecting literal booleans as in other places and on Twitter in this place.
Showing
Please register or sign in to comment