is it intended functionality for the retrofit decl...
# squarelibraries
k
is it intended functionality for the retrofit declaration with a non-nullable response body (eg.
Response<PaginatedResponse>
) to be nullable from the response?