Skip to content

Serializer classes

Nils Brinckmann requested to merge 26-serializer-classes into master

Closes #26 (closed)

Here we add serializer classes that do the conversion between the json api structure and our frontend models. Added several tests, but I don't work for the 100% code coverage as we will change those serializers anyway on updates on backend side.

Edited by Nils Brinckmann

Merge request reports