You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(fossid-webapp): Make Snippet url property non-nullable
This is a follow-up of the discussion at [1]: Since FossID does not
document the data model of the API response, the `url` property of the
`Snippet` has been conservatively made nullable.
Since then, FossID support confirmed that a null URL will never be
exposed via the API response.
[1]: #6791 (comment)
Signed-off-by: Nicolas Nobelis <[email protected]>
0 commit comments