All the rest controllers and service are located in openemr/src i.e src/RestControllers
Routes are defined in _rest_routes.inc.php in root directory.
These are the places you want to do your modifications.
All the rest controllers and service are located in openemr/src i.e src/RestControllers
Routes are defined in _rest_routes.inc.php in root directory.
These are the places you want to do your modifications.