We currently want a Python dictionary or list of dictionaries
This is only implemented for APIv2, because if someone switches to this new version of the package, they will still have the APIv1 in active use. If they want to use APIv2 they have to change more things anyway. Still this gives them a step-by-step migration path.
The tests make two assumtions:
This is only implemented for APIv2, because if someone switches to this new version of the package, they will still have the APIv1 in active use. If they want to use APIv2 they have to change more things anyway. Still this gives them a step-by-step migration path.