code4romania / teacher-workout-backend

Teacher Workout backend (API for mobile apps & for the web client)
Mozilla Public License 2.0
7 stars 34 forks source link

[65] TotalCount bug #68

Closed decembrya closed 2 years ago

decembrya commented 2 years ago

What does it fix?

Closes #65

Also marked type fields as nullable following the DB scheme in order to avoid runtime exceptions on missing data.

How has it been tested?

automated tests, manually