Closed Syfaro closed 1 year ago
Both expanded_url and display_url can be null in a URL entity. Without these changes, some tweets will fail to deserialize.
expanded_url
display_url
I didn't realize Twitter published an OpenAPI spec for this, thank you for sharing that! Updated the start and end to also be options.
start
end
Both
expanded_url
anddisplay_url
can be null in a URL entity. Without these changes, some tweets will fail to deserialize.