HomeSoftware Heritage

Let flask manage json response by itself

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Let flask manage json response by itself

Flask versions between stable (1.0.2) and pip(1.1.2) have different
behaviors. The oldest version does not automatically handle a dict
as return value.

Related to T3165

Details

Commit No Longer Exists

This commit no longer exists in the repository.