fehermar / Project-Indigo

0 stars 2 forks source link

DTOs #6

Open halkszavu opened 6 months ago

halkszavu commented 6 months ago

The API should deal with the data transfer objects (dtos) exclusively. What kind of dtos do we need for the differing endpoints?

halkszavu commented 6 months ago

The DTOs should map to the actual database entities.