Refactor backend to use a serializer
- Refactor frontend specs to use forEach to DRY them up. - Use a serializer and entity for the json data instead of generating it in the model
Showing
Please register or sign in to comment
- Refactor frontend specs to use forEach to DRY them up. - Use a serializer and entity for the json data instead of generating it in the model