Pollak-Projects / lp

13A SZF1 | Our "Thesis" for the 5th year of technical college
0 stars 0 forks source link

Add DTO-s to all create/update endpoints in Quiz #41

Closed TGyAkos closed 5 days ago

TGyAkos commented 1 week ago

Currently there are only dto-s on the create and update endpoints

TGyAkos commented 6 days ago

DTOs to Question Answer create/update endpoints have been added

TGyAkos commented 5 days ago

Now DTOs have been added to every existing create/update endpoint