Skip to content

#3 Added an option to update a trainers name

Added an option to update a trainers name, on the trainers.html endpoint, as well as fixed some issues with the back-end update trainer code: previously set the created date of a trainer to null, when an update occurred.

Before updating:

image

After updating:

image

Merge request reports