Skip to content

feat: update user related routes

ALLIDJINOU Michee requested to merge refactor-user-routes into main

Prefix all routes path with /user.

BREAKING CHANGE: please run php bin/console debug:router to see the path and names of the updated routes.

Merge request reports